Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/
Ddump_controller.h24 const uint32_t DEFAULT_LIMITSIZE = LIMIT_SIZE * SIZE_KB; variable
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddumper_opts.cpp61 limitSize_ = DEFAULT_LIMITSIZE; in Reset()