Searched refs:FIX_LEN (Results 1 – 1 of 1) sorted by relevance
26 static const int32_t FIX_LEN = 5; variable278 … if ((HilogString::Length(&logContent) + DOMAIN_LEN + FIX_LEN) + strlen(tag) > (MAX_FORMAT - 1)) { in HilogImpl()279 …HILOG_HILOGE("HilogImpl: log length > %{public}d.", MAX_FORMAT - DOMAIN_LEN - FIX_LEN - strlen(tag… in HilogImpl()