HomeSort by relevance Sort by last modified time
    Searched refs:copyWithAuthor (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libnbaio/include/
NBLog.h 140 iterator copyWithAuthor(std::unique_ptr<audio_utils_fifo_writer> &dst, int author) const;
  /frameworks/av/media/libnbaio/
NBLog.cpp 102 NBLog::FormatEntry::iterator NBLog::FormatEntry::copyWithAuthor(
1016 offsets[index] = FormatEntry(offsets[index]).copyWithAuthor(mFifoWriter, index);

Completed in 275 milliseconds