Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h82 static int32_t GetHapApiVersion();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp215 int32_t BundlePermissionMgr::GetHapApiVersion() in GetHapApiVersion() function in OHOS::AppExecFwk::BundlePermissionMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp394 int32_t BundlePermissionMgr::GetHapApiVersion() in GetHapApiVersion() function in OHOS::AppExecFwk::BundlePermissionMgr
444 auto apiVersion = GetHapApiVersion(); in VerifySystemApp()
H A Dbundle_mgr_host_impl.cpp135 (BundlePermissionMgr::GetHapApiVersion() >= ServiceConstants::API_VERSION_NINE)) { in GetApplicationInfos()
424 (BundlePermissionMgr::GetHapApiVersion() >= ServiceConstants::API_VERSION_NINE)) { in GetBundleInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp569 * @tc.name: test GetHapApiVersion
576 ret = BundlePermissionMgr::GetHapApiVersion(); in HWTEST_F()
589 ret = BundlePermissionMgr::GetHapApiVersion(); in HWTEST_F()

Completed in 12 milliseconds