Home
last modified time | relevance | path

Searched refs:JSON_KEY_START_WINDOW_BACKGROUND_ID (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.cpp81 const std::string JSON_KEY_START_WINDOW_BACKGROUND_ID = "startWindowBackgroundId"; variable
188 {JSON_KEY_START_WINDOW_BACKGROUND_ID, abilityInfo.startWindowBackgroundId}, in to_json()
726 JSON_KEY_START_WINDOW_BACKGROUND_ID, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dability_info.cpp81 const char* JSON_KEY_START_WINDOW_BACKGROUND_ID = "startWindowBackgroundId"; variable
615 {JSON_KEY_START_WINDOW_BACKGROUND_ID, abilityInfo.startWindowBackgroundId}, in to_json()
1160 JSON_KEY_START_WINDOW_BACKGROUND_ID, in from_json()