Home
last modified time | relevance | path

Searched refs:maxStorageSize (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_config.h44 uint64_t maxStorageSize = 10 * 1024 * 1024; // max storage size is 10M, 10 * 1024 * 1024 Byte member in OHOS::HiviewDFX::HiAppEventConfig
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_config.cpp174 this->maxStorageSize = size; in SetMaxStorageSize()
191 return this->maxStorageSize; in GetMaxStorageSize()

Completed in 1 milliseconds