Searched refs:remoteServiceName (Results 1 – 2 of 2) sorted by relevance
36 int GetRemoteServiceCheck(const pid_t callingPid, const std::string &remoteServiceName);
298 …ServiceChecker::GetRemoteServiceCheck(const pid_t callingPid, const std::string &remoteServiceName) in GetRemoteServiceCheck() argument304 return CheckPerm(callingPid, remoteServiceName, "get_remote"); in GetRemoteServiceCheck()