Searched refs:SetAllowList (Results 1 – 5 of 5) sorted by relevance
99 void SetAllowList(bool value);
89 bool SetAllowList(bool value) { return SetPermission(listPerm, value); } in SetAllowList() function
619 void SBBreakpointName::SetAllowList(bool value) { in SetAllowList() function in SBBreakpointName625 bp_name->GetPermissions().SetAllowList(value); in SetAllowList()
1643 m_permissions.SetAllowList(value); in SetOptionValue()
11628 (arg1)->SetAllowList(arg2); in _wrap_SBBreakpointName_SetAllowList()