Home
last modified time | relevance | path

Searched refs:META_DATA_SHORTCUTS_NAME (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp92 const std::string META_DATA_SHORTCUTS_NAME = "ohos.ability.shortcuts"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp155 const std::string META_DATA_SHORTCUTS_NAME = "ohos.ability.shortcuts"; member
3681 Metadata metadata(META_DATA_SHORTCUTS_NAME, BUNDLE_LABEL, MAIN_ENTRY); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp95 constexpr const char* META_DATA_SHORTCUTS_NAME = "ohos.ability.shortcuts"; member
4852 if (meta.name.compare(META_DATA_SHORTCUTS_NAME) == 0) { in GetShortcutInfosByInnerBundleInfo()

Completed in 31 milliseconds