template <>

class WireWeakAsyncClientImpl

Defined at line 1223 of file fidling/gen/sdk/fidl/fuchsia.tracing.perfetto/fuchsia.tracing.perfetto/cpp/fidl/fuchsia.tracing.perfetto/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_tracing_perfetto::BufferReceiver::ProvideBuffer> ProvideBuffer (::fidl::ClientEnd< ::fuchsia_io::File> && buffer)

Sends a file to be used as a trace buffer.

The file must support writable mmap() access.

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.