Searched refs:CheckSystemSA (Results 1 – 5 of 5) sorted by relevance
35 bool CheckSystemSA(const std::string &pkgName);
36 bool CheckSystemSA(const std::string &pkgName);
57 bool PermissionManager::CheckSystemSA(const std::string &pkgName) in CheckSystemSA() function in OHOS::DistributedHardware::PermissionManager
195 bool PermissionManager::CheckSystemSA(const std::string &pkgName) in CheckSystemSA() function in OHOS::DistributedHardware::PermissionManager
260 if (PermissionManager::GetInstance().CheckSystemSA(pkgName)) { in GetTrustedDeviceList()