template <>
class WireSyncClientImpl
Defined at line 466 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_gpu_magma_test::VendorHelper>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_gpu_magma_test::VendorHelper::GetConfig> GetConfig ()
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.
::fidl::WireResult< ::fuchsia_gpu_magma_test::VendorHelper::ValidateCalibratedTimestamps> ValidateCalibratedTimestamps (::fidl::VectorView<uint8_t> query_buffer, uint64_t before_ns, uint64_t after_ns)
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.