class ProfileProvider_Sync
Defined at line 21878 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Public Methods
void ~ProfileProvider_Sync ()
zx_status_t RegisterHandlerWithCapacity (::zx::thread thread_handle, ::std::string name, int64_t period, float capacity, int64_t * out_period, int64_t * out_capacity)
zx_status_t UnregisterHandler (::zx::thread thread_handle, ::std::string name)
zx_status_t RegisterMemoryRange (::zx::vmar vmar_handle, ::std::string name)
zx_status_t UnregisterMemoryRange (::zx::vmar vmar_handle)