Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_common.h75 const std::string KEY_OF_VERSION_NAME = "VERSION_NAME"; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp184 appEventRecord.versionName = event->GetEventValue(AppEventSpace::KEY_OF_VERSION_NAME); in ProcessForegroundEvent()
204 appEventRecord.versionName = event->GetEventValue(AppEventSpace::KEY_OF_VERSION_NAME); in ProcessBackgroundEvent()