Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle_waiter.h36 bool is_pending() { return wait_.is_pending(); } in is_pending() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_pool.h58 bool is_pending; member