Searched refs:copyEntryDataAt (Results 1 – 3 of 3) sorted by relevance
63 int copyEntryDataAt(size_t offset) const;
32 int Entry::copyEntryDataAt(size_t offset) const in copyEntryDataAt() function in android::NBLog::Entry
162 temp[i] = etr.copyEntryDataAt(i); in log()