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