Searched refs:UsbServiceImpl (Results 1 – 3 of 3) sorted by relevance
31 class UsbServiceImpl : public UsbService, class34 explicit UsbServiceImpl(37 virtual ~UsbServiceImpl();67 DISALLOW_COPY_AND_ASSIGN(UsbServiceImpl);70 scoped_refptr<UsbDevice> UsbServiceImpl::GetDeviceById(uint32 unique_id) { in GetDeviceById()80 void UsbServiceImpl::GetDevices( in GetDevices()91 void UsbServiceImpl::WillDestroyCurrentMessageLoop() { in WillDestroyCurrentMessageLoop()96 UsbServiceImpl::UsbServiceImpl( in UsbServiceImpl() function in device::UsbServiceImpl105 UsbServiceImpl::~UsbServiceImpl() { in ~UsbServiceImpl()112 void UsbServiceImpl::RefreshDevices() { in RefreshDevices()[all …]
28 friend class UsbServiceImpl;
47 friend class UsbServiceImpl;