Home
last modified time | relevance | path

Searched refs:CONTENT_PTR (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h57 #define CONTENT_PTR(pMsg) ((pMsg)->tag + (pMsg)->tagLen) macro
/base/hiviewdfx/hilog/services/hilogd/
H A Dkmsg_parser.cpp103 if (strncpy_s(CONTENT_PTR((&msg)), MAX_LOG_LEN, kmsgStr.c_str(), len) != 0) { in ParseKmsg()
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_data.h70 Init(msg.tag, msg.tagLen, CONTENT_PTR((&msg)), CONTENT_LEN((&msg))); in HilogData()

Completed in 1 milliseconds