Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp135 const char* APPLICATION_CONFIGURATION = "configuration"; variable
1017 {APPLICATION_CONFIGURATION, applicationInfo.configuration}, in to_json()
1215 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_CONFIGURATION, in from_json()