Searched refs:formatStringLength (Results 1 – 3 of 3) sorted by relevance
193 size_t formatStringLength() const;
154 size_t FormatEntry::formatStringLength() const in formatStringLength() function in android::NBLog::FormatEntry
314 size_t fmt_length = fmtEntry.formatStringLength(); in handleFormat()