template <>
class WireWeakOnewayClientImpl
Defined at line 453 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.
Allocates 88 bytes of message buffer on the stack. No heap allocation necessary.