template <>
class WireWeakOnewayBufferClientImpl
Defined at line 473 of file fidling/gen/sdk/fidl/fuchsia.memory.heapdump.process/fuchsia.memory.heapdump.process/cpp/fidl/fuchsia.memory.heapdump.process/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus StoreNamedSnapshot (::fidl::StringView snapshot_name, ::zx::vmo && allocations_vmo_snapshot)
Asks the server to store a snapshot with the given name and the given allocations VMO.
All the resources referenced by the given allocations VMO will be resolved using the
resources VMO that was shared by the process at registration time.
Caller provides the backing storage for FIDL message.