Searched refs:headMsg (Results 1 – 1 of 1) sorted by relevance
71 HilogMsg *headMsg = reinterpret_cast<HilogMsg *>(buf.data()); in InitBuffHead() local79 if (GenerateHilogMsgInside(*headMsg, tmpStr, i) == RET_SUCCESS) { in InitBuffHead()81 Insert(*headMsg, isFull); in InitBuffHead()253 HilogMsg *headMsg = reinterpret_cast<HilogMsg *>(buf.data()); in Query() local254 if (GenerateHilogMsgInside(*headMsg, tmpStr, LOG_CORE) == RET_SUCCESS) { in Query()255 const HilogData logData(*headMsg); in Query()