Searched refs:ERROR_UNKNOWN (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DErrorCodeConversionHelper.java16 public static final int ERROR_UNKNOWN = -1; field in class:ErrorCodeConversionHelper
48 // These will be handled by the default case, ERROR_UNKNOWN.
140 return ERROR_UNKNOWN;
H A DAwContents.java351 ErrorCodeConversionHelper.ERROR_UNKNOWN,
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DClientOnReceivedErrorTest.java99 assertEquals(ErrorCodeConversionHelper.ERROR_UNKNOWN,
115 assertEquals(ErrorCodeConversionHelper.ERROR_UNKNOWN,
132 assertEquals(ErrorCodeConversionHelper.ERROR_UNKNOWN,
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device.h74 ERROR_UNKNOWN, enumerator in enum:device::BluetoothDevice::ConnectErrorCode
H A Dbluetooth_device_chromeos.cc601 ConnectErrorCode error_code = ERROR_UNKNOWN;
641 ConnectErrorCode error_code = ERROR_UNKNOWN;
H A Dbluetooth_chromeos_unittest.cc261 last_connect_error_ = BluetoothDevice::ERROR_UNKNOWN;
/external/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py124 expected = TranslationUnitSaveError.ERROR_UNKNOWN
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.cc390 case device::BluetoothDevice::ERROR_UNKNOWN:
/external/clang/bindings/python/clang/
H A Dcindex.py100 ERROR_UNKNOWN = 1 variable in class:TranslationUnitSaveError
2577 ERROR_UNKNOWN = 0 variable in class:CompilationDatabaseError
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 267 milliseconds