class VendorHelperServerGeneric
Defined at line 13 of file ../../src/graphics/magma/tests/integration/vendor_helper_generic.h
This class provides a default VendorHelper implementation.
Vendor specific server implementations can derive from this generic class to facilitate
protocol evolution.
Public Methods
void GetConfig (GetConfigCompleter::Sync & completer)
Defined at line 15 of file ../../src/graphics/magma/tests/integration/vendor_helper_generic.h
void ValidateCalibratedTimestamps (::fuchsia_gpu_magma_test::wire::VendorHelperValidateCalibratedTimestampsRequest * request, ValidateCalibratedTimestampsCompleter::Sync & completer)
Defined at line 21 of file ../../src/graphics/magma/tests/integration/vendor_helper_generic.h
void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_gpu_magma_test::VendorHelper> metadata, fidl::UnknownMethodCompleter::Sync & completer)
Defined at line 27 of file ../../src/graphics/magma/tests/integration/vendor_helper_generic.h
void OnClosed (fidl::UnbindInfo info)
Defined at line 33 of file ../../src/graphics/magma/tests/integration/vendor_helper_generic.h