Searched refs:GetAllowDisable (Results 1 – 6 of 6) sorted by relevance
37 s->Printf("disable: %s", GetAllowDisable() ? "allowed" : "disallowed"); in GetDescription()
104 bool GetAllowDisable();
94 bool GetAllowDisable() const { return GetPermission(disablePerm); } in GetAllowDisable() function
575 return GetPermissions().GetAllowDisable(); in AllowDisable()
646 bool SBBreakpointName::GetAllowDisable() { in GetAllowDisable() function in SBBreakpointName652 return bp_name->GetPermissions().GetAllowDisable(); in GetAllowDisable()
11702 result = (bool)(arg1)->GetAllowDisable(); in _wrap_SBBreakpointName_GetAllowDisable()