Searched defs:fmtLen (Results 1 - 4 of 4) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
H A D | hilog_input_socket_client.cpp | 25 HilogWriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) HilogWriteLogMessage() argument 31 WriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) WriteLogMessage() argument
|
/base/hiviewdfx/hilog/frameworks/libhilog/base/ |
H A D | hilog_base.c | 35 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen)
in SendMessage() argument
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 170 static int PrintLog(HilogMsg& header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) in PrintLog() argument
|
/base/hiviewdfx/hilog_lite/frameworks/mini/ |
H A D | hiview_output_log.c | 475 static void RemovePrivacyFmt(const char* fmtStr, size_t fmtLen, char* arr, size_t arrLen) in RemovePrivacyFmt() argument 504 size_t fmtLen = strlen(logContentPtr->commonContent.fmt); in LogDebugValuesFmt() local [all...] |
Completed in 3 milliseconds