Home
last modified time | relevance | path

Searched refs:permissionNames (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp44 bool BundlePermissionMgr::VerifyCallingPermissionsForAll(const std::vector<std::string> &permissionNames) in VerifyCallingPermissionsForAll() argument
90 bool BundlePermissionMgr::VerifyCallingPermissionsForAll(const std::vector<std::string> &permissionNames)
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h94 static bool VerifyCallingPermissionsForAll(const std::vector<std::string> &permissionNames);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp297 bool BundlePermissionMgr::VerifyCallingPermissionsForAll(const std::vector<std::string> &permissionNames) in VerifyCallingPermissionsForAll() argument
300 for (auto permissionName : permissionNames) { in VerifyCallingPermissionsForAll()
308 for (auto deniedPermission : permissionNames) { in VerifyCallingPermissionsForAll()

Completed in 3 milliseconds