template <>
class WireWeakSyncClientImpl
Defined at line 9383 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_gpu_magma::TestDevice::Query> Query (::fuchsia_gpu_magma::wire::QueryId query_id)
On success, returns a result either in a buffer or a simple value.
Allocates 80 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_gpu_magma::TestDevice::GetIcdList> GetIcdList ()
Returns a list of ICDs that can be used with this Magma device. The list is sorted in
descending order of preference.
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.
::fidl::WireResult< ::fuchsia_gpu_magma::TestDevice::GetUnitTestStatus> GetUnitTestStatus ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.