Home
last modified time | relevance | path

Searched refs:APPLICATION_DEBUG (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.cpp64 const std::string APPLICATION_DEBUG = "debug"; variable
190 {APPLICATION_DEBUG, applicationInfo.debug}, in to_json()
501 APPLICATION_DEBUG, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp68 const char* APPLICATION_DEBUG = "debug"; variable
958 {APPLICATION_DEBUG, applicationInfo.debug}, in to_json()
1093 GetValueIfFindKey<bool>(jsonObject, jsonObjectEnd, APPLICATION_DEBUG, in from_json()