Home
last modified time | relevance | path

Searched refs:callProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp109 bool SamgrUtil::CheckCallerProcess(const std::string& callProcess) in CheckCallerProcess() argument
119 if (nativeTokenInfo.processName != callProcess) { in CheckCallerProcess()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_util.h37 static bool CheckCallerProcess(const std::string& callProcess);