Home
last modified time | relevance | path

Searched refs:MODULE_ENTRY_ABILITY_KEY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp64 const std::string MODULE_ENTRY_ABILITY_KEY = "entryAbilityKey"; variable
216 {MODULE_ENTRY_ABILITY_KEY, info.entryAbilityKey}, in to_json()
418 MODULE_ENTRY_ABILITY_KEY, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp70 constexpr const char* MODULE_ENTRY_ABILITY_KEY = "entryAbilityKey"; variable
402 {MODULE_ENTRY_ABILITY_KEY, info.entryAbilityKey}, in to_json()
651 MODULE_ENTRY_ABILITY_KEY, in from_json()