Home
last modified time | relevance | path

Searched refs:GetAppVersion (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp118 std::string version = GetAppVersion(stat.bundleName_); in GetAppUsageInfosByUserId()
125 std::string AppUsageEventFactory::GetAppVersion(const std::string& bundleName) in GetAppVersion() function in OHOS::HiviewDFX::AppUsageEventFactory
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp65 std::string GetAppVersion(const std::string& bundleName) in GetAppVersion() function
116 foregroundApps_[appData.bundleName] = GetAppVersion(appData.bundleName); in FoldEventCacher()
141 appEventRecord.versionName = GetAppVersion(appData.bundleName); in TimeOut()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/include/
H A Dapp_usage_event_factory.h46 std::string GetAppVersion(const std::string& bundleName);