Home
last modified time | relevance | path

Searched defs:WatchedProcess (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/
Dprocess_reaper.h59 struct WatchedProcess { struct
63 std::map<pid_t, WatchedProcess> watched_processes_; argument