class Runner_SyncProxy
Defined at line 7639 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/hlcpp/fidl/clientsuite/cpp/fidl.h
Public Methods
void Runner_SyncProxy (::zx::channel channel)
void ~Runner_SyncProxy ()
zx_status_t GetVersion (uint64_t * out_version)
cts-coverage-fidl-name:fidl.clientsuite/Runner.GetVersion
zx_status_t IsTestEnabled (::fidl::clientsuite::Test test, bool * out_is_enabled)
cts-coverage-fidl-name:fidl.clientsuite/Runner.IsTestEnabled
zx_status_t CheckAlive ()
cts-coverage-fidl-name:fidl.clientsuite/Runner.CheckAlive
zx_status_t GetBindingsProperties (::fidl::clientsuite::BindingsProperties * out_BindingsProperties)
cts-coverage-fidl-name:fidl.clientsuite/Runner.GetBindingsProperties
zx_status_t CallTwoWayNoPayload (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayNoPayload
zx_status_t CallTwoWayStructPayload (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::NonEmptyResultClassification * out_NonEmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayStructPayload
zx_status_t CallTwoWayTablePayload (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::TableResultClassification * out_TableResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayTablePayload
zx_status_t CallTwoWayUnionPayload (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::UnionResultClassification * out_UnionResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayUnionPayload
zx_status_t CallTwoWayStructPayloadErr (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::NonEmptyResultWithErrorClassification * out_NonEmptyResultWithErrorClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayStructPayloadErr
zx_status_t CallTwoWayStructRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::NonEmptyPayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayStructRequest
zx_status_t CallTwoWayTableRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::TablePayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayTableRequest
zx_status_t CallTwoWayUnionRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::UnionPayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallTwoWayUnionRequest
zx_status_t CallOneWayNoRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallOneWayNoRequest
zx_status_t CallOneWayStructRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::NonEmptyPayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallOneWayStructRequest
zx_status_t CallOneWayTableRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::TablePayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallOneWayTableRequest
zx_status_t CallOneWayUnionRequest (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::clientsuite::UnionPayload request, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallOneWayUnionRequest
zx_status_t CallStrictOneWay (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallStrictOneWay
zx_status_t CallFlexibleOneWay (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallFlexibleOneWay
zx_status_t CallStrictTwoWay (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallStrictTwoWay
zx_status_t CallStrictTwoWayFields (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::NonEmptyResultClassification * out_NonEmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallStrictTwoWayFields
zx_status_t CallStrictTwoWayErr (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultWithErrorClassification * out_EmptyResultWithErrorClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallStrictTwoWayErr
zx_status_t CallStrictTwoWayFieldsErr (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::NonEmptyResultWithErrorClassification * out_NonEmptyResultWithErrorClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallStrictTwoWayFieldsErr
zx_status_t CallFlexibleTwoWay (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultClassification * out_EmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallFlexibleTwoWay
zx_status_t CallFlexibleTwoWayFields (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::NonEmptyResultClassification * out_NonEmptyResultClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallFlexibleTwoWayFields
zx_status_t CallFlexibleTwoWayErr (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::EmptyResultWithErrorClassification * out_EmptyResultWithErrorClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallFlexibleTwoWayErr
zx_status_t CallFlexibleTwoWayFieldsErr (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::clientsuite::NonEmptyResultWithErrorClassification * out_NonEmptyResultWithErrorClassification)
cts-coverage-fidl-name:fidl.clientsuite/Runner.CallFlexibleTwoWayFieldsErr
zx_status_t ReceiveClosedEvents (::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTarget> target, ::fidl::InterfaceHandle< ::fidl::clientsuite::ClosedTargetEventReporter> reporter)
cts-coverage-fidl-name:fidl.clientsuite/Runner.ReceiveClosedEvents
zx_status_t ReceiveAjarEvents (::fidl::InterfaceHandle< ::fidl::clientsuite::AjarTarget> target, ::fidl::InterfaceHandle< ::fidl::clientsuite::AjarTargetEventReporter> reporter)
cts-coverage-fidl-name:fidl.clientsuite/Runner.ReceiveAjarEvents
zx_status_t ReceiveOpenEvents (::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTarget> target, ::fidl::InterfaceHandle< ::fidl::clientsuite::OpenTargetEventReporter> reporter)
cts-coverage-fidl-name:fidl.clientsuite/Runner.ReceiveOpenEvents
Friends
class SynchronousInterfacePtr