Home | History | Annotate | Download | only in base

Lines Matching refs:BirthOnThreadSnapshot

223 struct BASE_EXPORT BirthOnThreadSnapshot {
224 BirthOnThreadSnapshot();
225 explicit BirthOnThreadSnapshot(const BirthOnThread& birth);
226 ~BirthOnThreadSnapshot();
408 TaskSnapshot(const BirthOnThreadSnapshot& birth,
413 BirthOnThreadSnapshot birth;