Home
last modified time | relevance | path

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

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