Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Dinstall_result.cpp30 const char* JSON_KEY_RESULT_RETCODE = "retCode"; variable
43 {JSON_KEY_RESULT_RETCODE, result.retCode} in to_json()
69 JSON_KEY_RESULT_RETCODE, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/
H A Drpc_id_result.cpp30 const char* JSON_KEY_RESULT_RETCODE = "retCode"; variable
122 {JSON_KEY_RESULT_RETCODE, rpcIdResult.retCode}, in to_json()
150 JSON_KEY_RESULT_RETCODE, in from_json()