Home
last modified time | relevance | path

Searched refs:VerifyCallingUid (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp24 bool BundlePermissionMgr::VerifyCallingUid() in VerifyCallingUid() function in OHOS::AppExecFwk::BundlePermissionMgr
70 bool BundlePermissionMgr::VerifyCallingUid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h88 static bool VerifyCallingUid();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp487 if (VerifyCallingUid()) { in IsNativeTokenType()
509 bool BundlePermissionMgr::VerifyCallingUid() in VerifyCallingUid() function in OHOS::AppExecFwk::BundlePermissionMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp913 * @tc.desc: 1.test VerifyCallingUid of BundlePermissionMgr
919 bool result = BundlePermissionMgr::VerifyCallingUid(); in HWTEST_F()

Completed in 5 milliseconds