HomeSort by relevance Sort by last modified time
    Searched refs:OnCompletedFileThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/usb/
usb_api.h 281 void OnCompletedFileThread(bool success);
usb_api.cc 1014 OnCompletedFileThread(resource->device()->ResetDevice());
1017 void UsbResetDeviceFunction::OnCompletedFileThread(bool success) {
    [all...]

Completed in 84 milliseconds