Home
last modified time | relevance | path

Searched refs:JSON_KEY_TARGET_VERSION_CODE (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddistributed_bundle_info.cpp34 const char* JSON_KEY_TARGET_VERSION_CODE = "targetVersionCode"; member
110 jsonObject[JSON_KEY_TARGET_VERSION_CODE] = targetVersionCode; in ToString()
175 JSON_KEY_TARGET_VERSION_CODE, in FromJsonString()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bundle_info.cpp33 const std::string JSON_KEY_TARGET_VERSION_CODE = "targetVersionCode"; member
291 jsonObject[JSON_KEY_TARGET_VERSION_CODE] = targetVersionCode; in ToString()
323 GetValueIfFindKey<uint32_t>(jsonObject, jsonObjectEnd, JSON_KEY_TARGET_VERSION_CODE, targetVersionCode, in FromJsonString()

Completed in 1 milliseconds