Searched refs:VerifyCallingProcess (Results 1 – 2 of 2) sorted by relevance
36 if (VerifyCallingProcess(CERTIFICATE_CALLERS, callerTokenId)) { in IsValidCallerOfCert()46 if (VerifyCallingProcess(SIGN_CALLERS, callerTokenId)) { in IsValidCallerOfLocalCodeSign()64 bool PermissionUtils::VerifyCallingProcess(const std::vector<std::string> &validCallers, in VerifyCallingProcess() function in OHOS::Security::CodeSign::PermissionUtils
32 static bool VerifyCallingProcess(const std::vector<std::string> &validCallers,