Home
last modified time | relevance | path

Searched refs:APPLICATION_PROCESS (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.cpp68 const std::string APPLICATION_PROCESS = "process"; variable
194 {APPLICATION_PROCESS, applicationInfo.process}, in to_json()
533 APPLICATION_PROCESS, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp72 const char* APPLICATION_PROCESS = "process"; variable
963 {APPLICATION_PROCESS, applicationInfo.process}, in to_json()
1103 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_PROCESS, in from_json()