Searched refs:GetAllowList (Results 1 – 5 of 5) sorted by relevance
46 s->Printf("list: %s", GetAllowList() ? "allowed" : "disallowed"); in GetDescription()
96 bool GetAllowList() const;
88 bool GetAllowList() const { return GetPermission(listPerm); } in GetAllowList() function
678 return GetPermissions().GetAllowList(); in AllowList()
610 bool SBBreakpointName::GetAllowList() const in GetAllowList() function in SBBreakpointName615 return bp_name->GetPermissions().GetAllowList(); in GetAllowList()