class FakeClock_SyncProxy
Defined at line 2965 of file fidling/gen/src/lib/fake-clock/fidl/fidl/hlcpp/fuchsia/testing/cpp/fidl.h
Public Methods
void FakeClock_SyncProxy (::zx::channel channel)
void ~FakeClock_SyncProxy ()
zx_status_t Get (::fidl::basic_time<((zx_clock_t)1)> * out_boot_time, ::fidl::basic_time<((zx_clock_t)0)> * out_monotonic_time)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.Get
zx_status_t RegisterEventInMonotonic (::zx::eventpair event, ::fidl::basic_time<((zx_clock_t)0)> time)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.RegisterEventInMonotonic
zx_status_t RegisterEventInBoot (::zx::eventpair event, ::fidl::basic_time<((zx_clock_t)1)> time)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.RegisterEventInBoot
zx_status_t RescheduleEventInMonotonic (::zx::eventpair event, ::fidl::basic_time<((zx_clock_t)0)> time, ::fuchsia::testing::FakeClock_RescheduleEventInMonotonic_Result * out_FakeClock_RescheduleEventInMonotonic_Result)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.RescheduleEventInMonotonic
zx_status_t RescheduleEventInBoot (::zx::eventpair event, ::fidl::basic_time<((zx_clock_t)1)> time, ::fuchsia::testing::FakeClock_RescheduleEventInBoot_Result * out_FakeClock_RescheduleEventInBoot_Result)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.RescheduleEventInBoot
zx_status_t CancelEvent (::zx::eventpair event)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.CancelEvent
zx_status_t CreateNamedDeadlineInMonotonic (::fuchsia::testing::deadline::DeadlineId id, int64_t duration, ::fidl::basic_time<((zx_clock_t)0)> * out_deadline)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.CreateNamedDeadlineInMonotonic
zx_status_t CreateNamedDeadlineInBoot (::fuchsia::testing::deadline::DeadlineId id, int64_t duration, ::fidl::basic_time<((zx_clock_t)1)> * out_deadline)
cts-coverage-fidl-name:fuchsia.testing/FakeClock.CreateNamedDeadlineInBoot
Friends
class SynchronousInterfacePtr