Home
last modified time | relevance | path

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

/external/sandboxed-api/sandboxed_api/sandbox2/
Dnotify.h47 virtual bool EventStarted(pid_t pid, Comms* comms) { return true; } in EventStarted() function
Dnotify_test.cc82 bool EventStarted(pid_t pid, Comms* comms) final { in EventStarted() function in sandbox2::__anon4510552f0111::PidCommsNotify