Searched defs:logLen (Results 1 – 6 of 6) sorted by relevance
51 …auto logLen = hilogMsg.len - sizeof(HilogMsg) - 1 - 1; /* quota length exclude '\0' of tag and log… in FlowCtrlDomain() local
169 static std::string RandomStringGenerator(uint32_t logLen = 16) in RandomStringGenerator()179 static void HiLogWriteTest(LogMethodFunc loggingMethod, uint32_t logCount, uint32_t logLen, bool is… in HiLogWriteTest()
123 int logLen = 16; in RandomStringGenerator() local
135 int logLen = 16; in RandomStringGenerator() local
138 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogBasePrintArgs() local
320 auto logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogPrintArgs() local