Searched defs:CheckPerm (Results 1 – 3 of 3) sorted by relevance
60 static int CheckPerm(const char *paraName, const char *srcContext, const char *destContext, const s… in CheckPerm() function
252 int ServiceChecker::CheckPerm(const pid_t callingPid, const std::string &serviceName, std::string a… in CheckPerm() function in ServiceChecker
56 static bool CheckPerm(uint32_t perm) in CheckPerm() function