Searched refs:GetAllowDisable (Results 1 – 7 of 7) sorted by relevance
38 obj.GetAllowDisable()
106 bool GetAllowDisable();
48 s->Printf("disable: %s", GetAllowDisable() ? "allowed" : "disallowed"); in GetDescription()
93 bool GetAllowDisable() const { return GetPermission(disablePerm); } in GetAllowDisable() function
573 return GetPermissions().GetAllowDisable(); in AllowDisable()
644 bool SBBreakpointName::GetAllowDisable() { in GetAllowDisable() function in SBBreakpointName650 return bp_name->GetPermissions().GetAllowDisable(); in GetAllowDisable()