HomeSort by relevance Sort by last modified time
    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