Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/include/
H A Dcpu_storage.h52 std::string GetStoredSysVersion();
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp256 if (dbStore_!= nullptr && GetStoredSysVersion() != Parameter::GetDisplayVersionStr()) { in CpuStorage()
366 std::string CpuStorage::GetStoredSysVersion() in GetStoredSysVersion() function in OHOS::HiviewDFX::CpuStorage