Home
last modified time | relevance | path

Searched refs:DfxLogToSocket (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_logger.h24 void DfxLogToSocket(const char *msg);
Ddfx_logger.cpp61 void DfxLogToSocket(const char *msg) in DfxLogToSocket() function
Ddfx_unwind_local.cpp353 DfxLogToSocket("Failed to copy local unwind context."); in LocalDumper()