Home
last modified time | relevance | path

Searched refs:APP_BUNDLE_NAME (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/ets/utils/
H A DTipsJumpUtils.ets24 const APP_BUNDLE_NAME = 'com.huawei.hmos.tips';
93 bundleName: APP_BUNDLE_NAME,
123 …return bundleManager.getBundleInfo(APP_BUNDLE_NAME, bundleManager.BundleFlag.GET_BUNDLE_INFO_WITH_…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/entry/src/main/ets/utils/
H A DTipsJumpUtils.ets24 const APP_BUNDLE_NAME = 'com.huawei.hmos.tips';
93 bundleName: APP_BUNDLE_NAME,
123 …return bundleManager.getBundleInfo(APP_BUNDLE_NAME, bundleManager.BundleFlag.GET_BUNDLE_INFO_WITH_…
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h77 constexpr const char *APP_BUNDLE_NAME = "bundleName"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h325 constexpr const char* APP_BUNDLE_NAME = "bundleName"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp824 APP_BUNDLE_NAME, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp973 APP_BUNDLE_NAME, in from_json()