Home
last modified time | relevance | path

Searched refs:CleanupAfterProcess (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/debug/
Dactivity_tracker.cc1500 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
Dactivity_tracker.h1187 void CleanupAfterProcess(int64_t process_id,