class DeviceWatcherTesterImpl

Defined at line 22 of file ../../src/camera/bin/device_watcher/main.cc

Public Methods

void DeviceWatcherTesterImpl (InjectDeviceCallback callback)

Defined at line 28 of file ../../src/camera/bin/device_watcher/main.cc

void DeviceWatcherTesterImpl (InjectDeviceByPathCallback callback)

Defined at line 30 of file ../../src/camera/bin/device_watcher/main.cc

void InjectDevice (InjectDeviceRequest & request, InjectDeviceCompleter::Sync & completer)

|fuchsia_camera_test::DeviceWatcherTester|

Defined at line 34 of file ../../src/camera/bin/device_watcher/main.cc

void InjectDeviceByPath (InjectDeviceByPathRequest & request, InjectDeviceByPathCompleter::Sync & completer)

Defined at line 39 of file ../../src/camera/bin/device_watcher/main.cc

fidl::ProtocolHandler<fuchsia_camera_test::DeviceWatcherTester> GetHandler (async_dispatcher_t * dispatcher)

Defined at line 45 of file ../../src/camera/bin/device_watcher/main.cc

void OnClosed (fidl::UnbindInfo info)

Defined at line 50 of file ../../src/camera/bin/device_watcher/main.cc