Home
last modified time | relevance | path

Searched defs:fmtLen (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
Dhilog_input_socket_client.cpp26 uint16_t fmtLen) in HilogWriteLogMessage()
32 uint16_t fmtLen) in WriteLogMessage()
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp161 … int PrintLog(HilogMsg& header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) in PrintLog()
/base/hiviewdfx/hilog/frameworks/libhilog/base/
Dhilog_base.cpp224 …t SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) in SendMessage()