class Handler
Defined at line 42 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
Public Methods
void Handler (async_dispatcher_t * dispatcher)
Defined at line 44 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
void ~Handler ()
Defined at line 46 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
void AddBindings (const std::shared_ptr<fdf::OutgoingDirectory> & outgoing)
Defined at line 56 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
void SetSuspendEnterResult (::fuchsia_test_syscalls::wire::ControlSetSuspendEnterResultRequest * request, SetSuspendEnterResultCompleter::Sync & completer)
fuchsia.test.syscalls/Control.SetSuspendEnterResult
Defined at line 69 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
void GetState (GetStateCompleter::Sync & completer)
fuchsia.test.syscalls/Control.GetState
Defined at line 80 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc