Searched refs:CleanupAfterProcess (Results 1 – 2 of 2) sorted by relevance
1500 BindOnce(&GlobalActivityTracker::CleanupAfterProcess, Unretained(this), in RecordProcessExit()1505 CleanupAfterProcess(pid, now_stamp, exit_code, std::move(command_line)); in RecordProcessExit()1512 void GlobalActivityTracker::CleanupAfterProcess(int64_t process_id, in CleanupAfterProcess() function in base::debug::GlobalActivityTracker
1187 void CleanupAfterProcess(int64_t process_id,