Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_config.cpp54 config.logPersist = false; in ParserConfig()
56 config.logPersist = true; in ParserConfig()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_config.h27 bool logPersist = false; member
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp783 if (DfxConfig::GetConfig().logPersist) { in InitPrintThread()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp647 ASSERT_EQ(DfxConfig::GetConfig().logPersist, false);