Searched refs:processSnapshot (Results 1 – 2 of 2) sorted by relevance
80 void processSnapshot(Snapshot &snap, int author);
133 void MergeReader::processSnapshot(Snapshot &snapshot, int author) in processSnapshot() function in android::NBLog::MergeReader210 processSnapshot(*(snapshots[i]), i); in getAndProcessSnapshot()