Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp108 InitDebugFd(g_DebugLogFd); in InitDebugLog()
126 InitDebugFd(g_DebugLogFd); in CloseDebugLog()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp108 InitDebugFd(STDERR_FILENO);
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxlog/
H A Ddfx_log.cpp69 void InitDebugFd(int fd) in InitDebugFd() function
H A Ddfx_log.h36 void InitDebugFd(int fd);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp62 InitDebugFd(STDOUT_FILENO); in SetUpTestCase()