[devcoordinator] Encapsulate Device::host
This will make it easier to maintain some device state that will be added that needs to be reset each time the devhost changes. Issue: ZX-2648 Change-Id: I8f78245ea1d741ceb671c0dc233979ba96f9d871
Showing
- zircon/system/core/devmgr/devcoordinator/composite-device.cpp 4 additions, 4 deletions...on/system/core/devmgr/devcoordinator/composite-device.cpp
- zircon/system/core/devmgr/devcoordinator/coordinator-test.cpp 4 additions, 2 deletions...on/system/core/devmgr/devcoordinator/coordinator-test.cpp
- zircon/system/core/devmgr/devcoordinator/coordinator.cpp 22 additions, 20 deletionszircon/system/core/devmgr/devcoordinator/coordinator.cpp
- zircon/system/core/devmgr/devcoordinator/coordinator.h 2 additions, 72 deletionszircon/system/core/devmgr/devcoordinator/coordinator.h
- zircon/system/core/devmgr/devcoordinator/devhost.h 96 additions, 0 deletionszircon/system/core/devmgr/devcoordinator/devhost.h
- zircon/system/core/devmgr/devcoordinator/device.cpp 16 additions, 4 deletionszircon/system/core/devmgr/devcoordinator/device.cpp
- zircon/system/core/devmgr/devcoordinator/device.h 5 additions, 1 deletionzircon/system/core/devmgr/devcoordinator/device.h
Loading
Please register or sign in to comment