Home
last modified time | relevance | path

Searched refs:GET_APPLICATION_INFO_DEFAULT (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h41 GET_APPLICATION_INFO_DEFAULT = 0x00000000, member in OHOS::AppExecFwk::GetApplicationFlag
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h45 GET_APPLICATION_INFO_DEFAULT = 0x00000000, member in OHOS::AppExecFwk::GetApplicationFlag
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_overlay_install_test/
H A Dbms_overlay_internal_install_test.cpp275 static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), USERID, appInfo); in GetApplicationInfo()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp1461 auto flags = static_cast<int32_t>(AppExecFwk::GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT); in GetApiversion()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1284 innerBundleInfo.GetApplicationInfoV9(static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), in QueryAbilityInfoWithFlagsV9()
1680 info.GetApplicationInfoV9(static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), in EmplaceAbilityInfo()
5428 static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), in ExplicitQueryExtensionInfoV9()
5870 GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), userId, extensionInfo.applicationInfo, appIndex); in EmplaceExtensionInfo()
5946 GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), userId, extensionInfo.applicationInfo, appIndex); in GetAllExtensionInfos()
H A Dinner_bundle_info.cpp2380 GetApplicationInfoV9(static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), userId, in ProcessBundleFlags()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp1864 appName, static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), USERID, appInfo); in HWTEST_F()
1900 "", static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), USERID, appInfo); in HWTEST_F()
1925 "appName", static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), in HWTEST_F()
2117 static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), in HWTEST_F()
8812 static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), USERID, appInfos); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp8978 int32_t flags = static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT); in HWTEST_F()
9012 int32_t flags = static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT); in HWTEST_F()
9047 int32_t flags = static_cast<int32_t>(GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3304 GetApplicationFlag::GET_APPLICATION_INFO_DEFAULT), &nGetApplicationInfoDefault)); in CreateApplicationFlagObject()
3305 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "GET_APPLICATION_INFO_DEFAULT", in CreateApplicationFlagObject()

Completed in 89 milliseconds