Searched defs:snapshots (Results 1 – 7 of 7) sorted by relevance
82 std::vector<std::unique_ptr<Snapshot>> snapshots(nLogs); in merge() local203 std::vector<std::unique_ptr<Snapshot>> snapshots(nLogs); in getAndProcessSnapshot() local
607 Bundle sharedElementState, final ArrayList<View> snapshots) { in setSharedElementState()630 protected void notifySharedElementEnd(ArrayList<View> snapshots) { in notifySharedElementEnd()636 protected void scheduleSetSharedElementEnd(final ArrayList<View> snapshots) { in scheduleSetSharedElementEnd()679 ArrayList<View> snapshots = new ArrayList<View>(numSharedElements); in createSnapshots() local
146 ArrayList<Pair<CallQuality, Integer>> snapshots) { in addSnapshot()
164 std::deque<std::pair<NBLog::Event, int64_t /*timestamp*/>> snapshots; member
255 repeated PackageInfoSnapshot snapshots = 1; field
2955 final ArrayList<JobSnapshot> snapshots = new ArrayList<>(mJobs.size()); in getAllJobSnapshots() local