Home
last modified time | relevance | path

Searched refs:WriteLog (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.h23 int WriteLog(int fd, const char *format, ...);
H A Ddfx_logger.cpp26 int WriteLog(int32_t fd, const char *format, ...) in WriteLog() function
34 DFXLOGW("WriteLog: vsnprintf_s fail"); in WriteLog()
41 DFXLOGE("WriteLog :: write msg(%{public}s) to fd(%{public}d) failed, ret(%{public}d).", buf, fd, ret); in WriteLog()
H A Ddfx_ring_buffer_wrapper.cpp164 WriteLog(UNUSED_FD, "%s", buf); in DefaultWrite()
H A Dprocess_dumper.cpp816 return WriteLog(fd, "%s", buf); in WriteDumpBuf()

Completed in 3 milliseconds