Searched refs:headMsg (Results 1 – 1 of 1) sorted by relevance
65 HilogMsg *headMsg = reinterpret_cast<HilogMsg *>(buf.data()); in InitBuffHead() local73 if (GenerateHilogMsgInside(*headMsg, tmpStr, i) == RET_SUCCESS) { in InitBuffHead()74 Insert(*headMsg); in InitBuffHead()246 HilogMsg *headMsg = reinterpret_cast<HilogMsg *>(buf.data()); in Query() local247 if (GenerateHilogMsgInside(*headMsg, tmpStr, LOG_CORE) == RET_SUCCESS) { in Query()248 const HilogData logData(*headMsg); in Query()