Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h50 const std::string KEY_VERSION_CODE = "VERSION_CODE"; member
242 evt.versionCode = static_cast<int32_t>(sysEvent.GetEventIntValue(KEY_VERSION_CODE)); in ConvertToXperfEvent()
288 evt.animatorInfo.basicInfo.versionCode = static_cast<int32_t>(sysEvent.GetEventIntValue(KEY_VERSION_CODE)); in ConvertToXperfAnimatorEvent()
/base/security/appverify/interfaces/innerkits/appverify/src/provision/
H A Dprovision_verify.cpp35 const std::string KEY_VERSION_CODE = "version-code"; member
238 GetInt32IfExist(obj, KEY_VERSION_CODE, out.versionCode); in from_json()

Completed in 3 milliseconds