Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc7657 struct WatchTask { struct in perfetto::base::UnixTaskRunner
7658 std::function<void()> callback;
7663 bool pending = false;
7665 size_t poll_fd_index; // Index into |poll_fds_|.