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