Searched refs:ResetDevice (Results 1 – 14 of 14) sorted by relevance
89 MOCK_METHOD0(ResetDevice, bool());208 IN_PROC_BROWSER_TEST_F(UsbApiTest, ResetDevice) { in IN_PROC_BROWSER_TEST_F() argument210 EXPECT_CALL(*mock_device_handle_.get(), ResetDevice()) in IN_PROC_BROWSER_TEST_F()
35 namespace ResetDevice = usb::ResetDevice;1155 parameters_ = ResetDevice::Params::Create(*args_); in Prepare()1166 bool success = device_handle->ResetDevice(); in AsyncWorkStart()
322 scoped_ptr<extensions::core_api::usb::ResetDevice::Params> parameters_;
58 virtual bool ResetDevice() = 0;
42 virtual bool ResetDevice() OVERRIDE;
275 bool UsbDeviceHandleImpl::ResetDevice() { in ResetDevice() function in device::UsbDeviceHandleImpl
242 int ResetDevice();
409 int VideoRenderDirect3D9::ResetDevice() in ResetDevice() function in webrtc::VideoRenderDirect3D9759 ResetDevice(); in ScreenUpdateProcess()
146 virtual bool ResetDevice() OVERRIDE { return true; } in ResetDevice() function in __anon6bfe57fa0111::MockUsbDeviceHandle
823 WinUsb_ResetDevice_t ResetDevice; member
2561 WinUSBX_Set(ResetDevice); in winusbx_init()3133 if (WinUSBX[sub_api].ResetDevice != NULL) { in winusbx_reset_device()3136 WinUSBX[sub_api].ResetDevice(winusb_handle); in winusbx_reset_device()
1336 kresult = (*(dpriv->device))->ResetDevice (dpriv->device); in darwin_reset_device()
413 hr = device_manager_->ResetDevice(device_, dev_manager_reset_token_); in CreateD3DDevManager()
1027 kresult = (*(dpriv->device))->ResetDevice (dpriv->device); in darwin_reset_device()