Searched refs:process_data_snapshot (Results 1 – 1 of 1) sorted by relevance
1532 ActivityUserData::Snapshot process_data_snapshot; in CleanupAfterProcess() local1545 process_data.CreateSnapshot(&process_data_snapshot); in CleanupAfterProcess()1555 auto phase = process_data_snapshot.find(kProcessPhaseDataKey); in CleanupAfterProcess()1556 if (phase != process_data_snapshot.end()) in CleanupAfterProcess()1562 std::move(process_data_snapshot)); in CleanupAfterProcess()