template <>
class WireWeakAsyncClientImpl
Defined at line 9326 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::WireThenable< ::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 24 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::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. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_gpu_magma::TestDevice::GetUnitTestStatus> GetUnitTestStatus ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.