Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dapplication_info.cpp80 const std::string APPLICATION_META_DATA_CONFIG_JSON = "metaData"; variable
205 {APPLICATION_META_DATA_CONFIG_JSON, applicationInfo.metaData}, in to_json()
621 APPLICATION_META_DATA_CONFIG_JSON, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp87 const char* APPLICATION_META_DATA_CONFIG_JSON = "metaData"; variable
975 {APPLICATION_META_DATA_CONFIG_JSON, applicationInfo.metaData}, in to_json()
1129 APPLICATION_META_DATA_CONFIG_JSON, in from_json()