Home
last modified time | relevance | path

Searched refs:ERROR_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/external/libusb/libusb/os/
Dwince_usb.c94 case ERROR_NOT_SUPPORTED: in translate_driver_error()
658 if (io_result == ERROR_NOT_SUPPORTED && in wince_transfer_callback()
713 case ERROR_NOT_SUPPORTED: in wince_transfer_callback()
/external/autotest/client/cros/cellular/
Dtest_environment.py175 shill_proxy.ShillProxy.ERROR_NOT_SUPPORTED or
/external/autotest/client/cros/networking/
Dshill_proxy.py37 ERROR_NOT_SUPPORTED = 'org.chromium.flimflam.Error.NotSupported' variable in ShillProxy