Home | History | Annotate | Download | only in src

Lines Matching refs:SnapshotFillerInterface

873 class SnapshotFillerInterface {
875 virtual ~SnapshotFillerInterface() { }
922 void AddRootEntries(SnapshotFillerInterface* filler);
924 bool IterateAndExtractReferences(SnapshotFillerInterface* filler);
925 bool IterateAndSetObjectNames(SnapshotFillerInterface* filler);
1004 SnapshotFillerInterface* filler_;
1028 void AddRootEntries(SnapshotFillerInterface* filler);
1030 bool IterateAndExtractReferences(SnapshotFillerInterface* filler);
1069 SnapshotFillerInterface* filler_;