class FakeCamera

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

Public Methods

void FakeCamera (fidl::ServerEnd<fuchsia_hardware_camera::Device> request, async_dispatcher_t * dispatcher)

Defined at line 48 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetChannel (GetChannelRequest & request, GetChannelCompleter::Sync & completer)

Defined at line 54 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetChannel2 (GetChannel2Request & request, GetChannel2Completer::Sync & completer)

Defined at line 56 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetDebugChannel (GetDebugChannelRequest & request, GetDebugChannelCompleter::Sync & completer)

Defined at line 61 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetNextConfig (GetNextConfigCompleter::Sync & completer)

Defined at line 64 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void CreateStream (CreateStreamRequest & request, CreateStreamCompleter::Sync & completer)

Defined at line 66 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void EnableStreaming (EnableStreamingCompleter::Sync & completer)

Defined at line 69 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void DisableStreaming (DisableStreamingCompleter::Sync & completer)

Defined at line 71 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc

void GetDeviceInfo (GetDeviceInfoCompleter::Sync & completer)

Defined at line 73 of file ../../src/camera/bin/device_watcher/device_watcher_unittest.cc