Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
handle_waiter.cc File Reference
#include "handle_waiter.h"
#include <lib/async/default.h>
#include "handle.h"
#include "third_party/tonic/converter/dart_converter.h"
#include "third_party/tonic/dart_args.h"
#include "third_party/tonic/dart_binding_macros.h"
#include "third_party/tonic/dart_library_natives.h"
#include "third_party/tonic/dart_message_handler.h"
#include "third_party/tonic/dart_microtask_queue.h"
#include "third_party/tonic/logging/dart_invoke.h"

Go to the source code of this file.

Namespaces

namespace  zircon
 
namespace  zircon::dart
 

Macros

#define FOR_EACH_BINDING(V)   V(HandleWaiter, Cancel)
 

Functions

 zircon::dart::IMPLEMENT_WRAPPERTYPEINFO (zircon, HandleWaiter)
 

Macro Definition Documentation

◆ FOR_EACH_BINDING

#define FOR_EACH_BINDING (   V)    V(HandleWaiter, Cancel)

Definition at line 27 of file handle_waiter.cc.