class DeviceWatcherTesterImpl
Defined at line 23 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 40 of file ../../src/camera/bin/device_watcher/main.cc
fidl::ProtocolHandler<fuchsia_camera_test::DeviceWatcherTester> GetHandler (async_dispatcher_t * dispatcher)
Defined at line 46 of file ../../src/camera/bin/device_watcher/main.cc
void OnClosed (fidl::UnbindInfo info)
Defined at line 51 of file ../../src/camera/bin/device_watcher/main.cc