template <>
class WireWeakSyncClientImpl
Defined at line 7639 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_fxfs::Debug::Compact> Compact ()
Forces a compaction.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::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.
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::WireResult< ::fuchsia_fxfs::Debug::StopProfileTasks> StopProfileTasks ()
Stops all profile recording and replay activity. Ongoing recordings are completed and
persisted.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.