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

  /frameworks/av/media/libnblog/include/media/nblog/
NBLog.h 227 int copyEntryDataAt(size_t offset) const;
  /frameworks/av/media/libnblog/
NBLog.cpp 49 int NBLog::Entry::copyEntryDataAt(size_t offset) const
574 temp[i] = etr->copyEntryDataAt(i);
    [all...]

Completed in 66 milliseconds