OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formatStringLength
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libnbaio/include/
NBLog.h
126
size_t
formatStringLength
() const;
/frameworks/av/media/libnbaio/
NBLog.cpp
65
size_t NBLog::FormatEntry::
formatStringLength
() const {
887
size_t fmt_length = fmtEntry.
formatStringLength
();
Completed in 73 milliseconds