Searched refs:CheckCallerProcess (Results 1 – 4 of 4) sorted by relevance
36 static bool CheckCallerProcess(const SaProfile& saProfile);37 static bool CheckCallerProcess(const std::string& callProcess);
99 bool SamgrUtil::CheckCallerProcess(const SaProfile& saProfile) in CheckCallerProcess() function in OHOS::SamgrUtil101 if (!CheckCallerProcess(Str16ToStr8(saProfile.process))) { in CheckCallerProcess()109 bool SamgrUtil::CheckCallerProcess(const std::string& callProcess) in CheckCallerProcess() function in OHOS::SamgrUtil
440 if (!SamgrUtil::CheckCallerProcess(saProfile)) { in GetOnDemandPolicy()477 if (!SamgrUtil::CheckCallerProcess(saProfile)) { in UpdateOnDemandPolicy()1734 if (!SamgrUtil::CheckCallerProcess(saProfile)) { in UnloadSystemAbility()1772 if (!SamgrUtil::CheckCallerProcess(saProfile)) { in CancelUnloadSystemAbility()1805 if (!SamgrUtil::CheckCallerProcess("memmgrservice")) { in UnloadAllIdleSystemAbility()
183 bool ret = SamgrUtil::CheckCallerProcess(saProfile);208 bool ret = SamgrUtil::CheckCallerProcess(saProfile);