Searched defs:showFormat (Results 1 – 3 of 3) sorted by relevance
59 int HilogShowTimeBuffer(char* buffer, int bufLen, uint32_t showFormat, in HilogShowTimeBuffer()104 …gShowBuffer(char* buffer, int bufLen, const HilogShowFormatBuffer& contentOut, uint32_t showFormat) in HilogShowBuffer()
180 uint32_t showFormat = 0; in HilogEntry() local
443 void HilogShowLog(uint32_t showFormat, HilogDataMessage* data, const HilogArgs* context, in HilogShowLog()