template <>

class WireWeakAsyncBufferClientImpl

Defined at line 7616 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_fxfs::Debug::Compact> Compact ()

Forces a compaction.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_fxfs::Debug::DeleteProfile> DeleteProfile (::fidl::StringView volume, ::fidl::StringView profile)

Deletes a recorded profile from a volume. Fails if the volume isn't mounted or there is

active profile recording or replay.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_fxfs::Debug::StopProfileTasks> StopProfileTasks ()

Stops all profile recording and replay activity. Ongoing recordings are completed and

persisted.

Caller provides the backing storage for FIDL message.