Home
last modified time | relevance | path

Searched refs:JSON_KEY_COMPILE_MODE (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.cpp82 const std::string JSON_KEY_COMPILE_MODE = "compileMode"; variable
190 {JSON_KEY_COMPILE_MODE, abilityInfo.compileMode}, in to_json()
742 JSON_KEY_COMPILE_MODE, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dability_info.cpp82 const char* JSON_KEY_COMPILE_MODE = "compileMode"; variable
617 {JSON_KEY_COMPILE_MODE, abilityInfo.compileMode}, in to_json()
1176 JSON_KEY_COMPILE_MODE, in from_json()