class CrashReportingProductRegister_SyncProxy
Defined at line 4580 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/hlcpp/fuchsia/feedback/cpp/fidl.h
Public Methods
void CrashReportingProductRegister_SyncProxy (::zx::channel channel)
void ~CrashReportingProductRegister_SyncProxy ()
zx_status_t Upsert (::std::string component_url, ::fuchsia::feedback::CrashReportingProduct product)
cts-coverage-fidl-name:fuchsia.feedback/CrashReportingProductRegister.Upsert
zx_status_t UpsertWithAck (::std::string component_url, ::fuchsia::feedback::CrashReportingProduct product)
cts-coverage-fidl-name:fuchsia.feedback/CrashReportingProductRegister.UpsertWithAck
Friends
class SynchronousInterfacePtr