template <>
class WireWeakAsyncBufferClientImpl
Defined at line 2627 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_driver_test::Internal::GetTestPackage> GetTestPackage ()
Gets the test component's package directory. This is used to read drivers in this package.
If a test resolution context is available through |GetTestResolutionContext|, subpackages
in this test package are also discovered.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_driver_test::Internal::GetTestResolutionContext> GetTestResolutionContext ()
Gets the test component's resolution context. This is used to open subpackages of the
test package.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_driver_test::Internal::GetBootDirectory> GetBootDirectory ()
Get the '/boot' directory to be used for the "fuchsia-boot:///" resolver.
If an invalid |boot_dir| is returned, the driver test realm's '/pkg' directory is
treated as the boot directory.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_driver_test::Internal::GetBootDriverOverrides> GetBootDriverOverrides ()
Caller provides the backing storage for FIDL message.