Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6245 struct WatchTask { struct in perfetto::base::UnixTaskRunner
6246 std::function<void()> callback;
6251 bool pending = false;
6253 size_t poll_fd_index; // Index into |poll_fds_|.