template <>

class WireWeakSyncClientImpl

Defined at line 1694 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_inspect::InspectSink::FetchEscrow> FetchEscrow (::fuchsia_inspect::wire::InspectSinkFetchEscrowRequest InspectSinkFetchEscrowRequest)

Instructs the server to return (and stop tracking) the VMO associated

with the given token.

This is meant to be used when a component restarts and wants to fetch

Inspect data that it escrowed.

To learn more about stopping IDLE components, please refer to:

https://fuchsia.dev/fuchsia-src/development/components/stop_idle

Allocates 48 bytes of request buffer on the stack. Response is heap-allocated.