Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dability_info.cpp67 const std::string JSON_KEY_BACKGROUND_MODES = "backgroundModes"; variable
171 {JSON_KEY_BACKGROUND_MODES, abilityInfo.backgroundModes}, in to_json()
590 JSON_KEY_BACKGROUND_MODES, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dability_info.cpp67 const char* JSON_KEY_BACKGROUND_MODES = "backgroundModes"; variable
598 {JSON_KEY_BACKGROUND_MODES, abilityInfo.backgroundModes}, in to_json()
1024 JSON_KEY_BACKGROUND_MODES, in from_json()