Lines Matching refs:ProcessDataPhaseSnapshot
157 // The ProcessDataPhaseSnapshot struct is a serialized representation of the
427 struct ProcessDataPhaseSnapshot;
434 typedef std::map<int, ProcessDataPhaseSnapshot> PhasedProcessDataSnapshotMap;
795 struct BASE_EXPORT ProcessDataPhaseSnapshot {
797 ProcessDataPhaseSnapshot();
798 ProcessDataPhaseSnapshot(const ProcessDataPhaseSnapshot& other);
799 ~ProcessDataPhaseSnapshot();