OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasConsistentLength
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libnbaio/include/
NBLog.h
108
bool
hasConsistentLength
() const;
/frameworks/av/media/libnbaio/
NBLog.cpp
185
bool NBLog::FormatEntry::iterator::
hasConsistentLength
() const {
695
if (prevEntry - start < 0 || !prevEntry.
hasConsistentLength
()) {
Completed in 62 milliseconds