Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_config.cpp40 constexpr uint64_t STORAGE_UNIT_TB = STORAGE_UNIT_GB * 1024; variable
148 maxStoSize = numValue * STORAGE_UNIT_TB; in SetMaxStorageSizeItem()