template <>
class NaturalClientImpl
Defined at line 1912 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_fxfs::Debug::Compact> Compact ()
Forces a compaction.
::fidl::internal::NaturalThenable< ::fuchsia_fxfs::Debug::DeleteProfile> DeleteProfile (const ::fidl::Request< ::fuchsia_fxfs::Debug::DeleteProfile> & request)
Deletes a recorded profile from a volume. Fails if the volume isn't mounted or there is
active profile recording or replay.
::fidl::internal::NaturalThenable< ::fuchsia_fxfs::Debug::StopProfileTasks> StopProfileTasks ()
Stops all profile recording and replay activity. Ongoing recordings are completed and
persisted.