Searched defs:EventStarted (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ | ||
H A D | notify.h | 47 virtual bool EventStarted(pid_t pid, Comms* comms) { return true; } in EventStarted() function |
H A D | notify_test.cc | 82 bool EventStarted(pid_t pid, Comms* comms) final { in EventStarted() function in sandbox2::__anon01c7bad10111::PidCommsNotify |