Searched refs:CheckInterfacePermission (Results 1 – 2 of 2) sorted by relevance
40 bool CheckInterfacePermission(const std::string& interfaceName);
134 bool PermissionManager::CheckInterfacePermission(const std::string& interfaceName) in CheckInterfacePermission() function in OHOS::DistributedDeviceProfile::PermissionManager163 if (!CheckInterfacePermission(interfaceName)) { in IsCallerTrust()