class DeviceInstance
Defined at line 23 of file ../../src/camera/bin/device_watcher/device_instance.h
Represents a launched device process.
Public Methods
fpromise::result<std::unique_ptr<DeviceInstance>, zx_status_t> Create (fuchsia::hardware::camera::DeviceHandlecamera,const fuchsia::component::RealmPtr &realm,async_dispatcher_t *dispatcher,const std::string &collection_name,const std::string &child_name,const std::string &url)
Defined at line 21 of file ../../src/camera/bin/device_watcher/device_instance.cc
const std::string & name ()
Defined at line 29 of file ../../src/camera/bin/device_watcher/device_instance.h
const std::string & collection_name ()
Defined at line 30 of file ../../src/camera/bin/device_watcher/device_instance.h