Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_write.cpp83 uint64_t GetMaxStorageSize() in GetMaxStorageSize() function
85 return HiAppEventConfig::GetInstance().GetMaxStorageSize(); in GetMaxStorageSize()
156 return GetStorageDirSize(dirPath) > GetMaxStorageSize(); in IsNeedCleanDir()
166 uint64_t maxSize = GetMaxStorageSize(); in CleanDirSpace()
Dhiappevent_config.cpp191 uint64_t HiAppEventConfig::GetMaxStorageSize() in GetMaxStorageSize() function in OHOS::HiviewDFX::HiAppEventConfig
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_config.h28 uint64_t GetMaxStorageSize();