template <>
class WireWeakAsyncBufferClientImpl
Defined at line 9363 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_gpu_magma::TestDevice::GetUnitTestStatus> GetUnitTestStatus ()
Caller provides the backing storage for FIDL message.