Home
last modified time | relevance | path

Searched refs:VerifyPreload (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp29 bool BundlePermissionMgr::VerifyPreload(const AAFwk::Want &want) in VerifyPreload() function in OHOS::AppExecFwk::BundlePermissionMgr
75 bool BundlePermissionMgr::VerifyPreload(const AAFwk::Want &want)
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h90 static bool VerifyPreload(const AAFwk::Want &want);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_start_full_test.cpp232 * Function: VerifyPreload
233 * @tc.name: test VerifyPreload false
243 res = BundlePermissionMgr::VerifyPreload(want); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp525 bool BundlePermissionMgr::VerifyPreload(const AAFwk::Want &want) in VerifyPreload() function in OHOS::AppExecFwk::BundlePermissionMgr
H A Dbundle_mgr_host_impl.cpp725 if (!BundlePermissionMgr::VerifyPreload(want)) { in ProcessPreload()

Completed in 10 milliseconds