Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_constant.h50 FILE_OUTPUT, enumerator
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp224 } else if (type == DumperConstant::FILE_OUTPUT) { in ToOutputStr()