Searched refs:GetAllowList (Results 1 – 7 of 7) sorted by relevance
34 obj.GetAllowList()
100 bool GetAllowList() const;
45 s->Printf("list: %s", GetAllowList() ? "allowed" : "disallowed"); in GetDescription()
87 bool GetAllowList() const { return GetPermission(listPerm); } in GetAllowList() function
570 return GetPermissions().GetAllowList(); in AllowList()
608 bool SBBreakpointName::GetAllowList() const { in GetAllowList() function in SBBreakpointName614 return bp_name->GetPermissions().GetAllowList(); in GetAllowList()