Searched refs:usbHostManager_ (Results 1 – 2 of 2) sorted by relevance
465 if (usbHostManager_ == nullptr) { in GetDevices()470 usbHostManager_->GetDevices(devices); in GetDevices()1272 usbHostManager_->GetDevices(devices); in ExecuteManageInterfaceType()1344 usbHostManager_->GetDevices(devices); in ExecuteManageDevicePolicy()1445 if (usbHostManager_ == nullptr) { in AddDevice()1450 usbHostManager_->AddDevice(devInfo); in AddDevice()1845 usbHostManager_->GetDevices(devices); in UnLoadSelf()1891 if (usbHostManager_ == nullptr) { in PreCallFunction()1934 if (usbHostManager_ == nullptr) { in ManageGlobalInterfaceImpl()1969 if (usbHostManager_ == nullptr) { in ManageDeviceImpl()[all …]
199 std::shared_ptr<UsbHostManager> usbHostManager_; variable