Home
last modified time | relevance | path

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

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