HomeSort by relevance Sort by last modified time
    Searched refs:ErrorCode (Results 226 - 244 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 122 // TODO(sergeyu): Ideally we should just pass ErrorCode to the webapp
126 std::string ConnectionErrorToString(protocol::ErrorCode error) {
447 protocol::ErrorCode error) {
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
audio_device_test_api.cc 58 virtual void OnErrorIsReported(const ErrorCode error) {
71 ErrorCode error_;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
MainThreadWebSocketChannel.cpp 367 message = "WebSocket network error: error code " + String::number(error.errorCode());
369 message = "WebSocket network error: error code " + String::number(error.errorCode()) + ", " + error.localizedDescription();
409 void MainThreadWebSocketChannel::didFail(FileError::ErrorCode errorCode)
411 WTF_LOG(Network, "MainThreadWebSocketChannel %p didFail() errorCode=%d", this, errorCode);
416 failAsError("Failed to load Blob: error code = " + String::number(errorCode)); // FIXME: Generate human-friendly reason message.
    [all...]
  /external/chromium_org/third_party/re2/re2/
re2.cc 92 static RE2::ErrorCode RegexpErrorToRE2(re2::RegexpStatusCode code) {
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_impl.cc 595 AudioDeviceModule::ErrorCode AudioDeviceModuleImpl::LastError() const
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_base_impl.cc 61 void VoEBaseImpl::OnErrorIsReported(ErrorCode error)
    [all...]
  /external/regex-re2/re2/
re2.cc 74 static RE2::ErrorCode RegexpErrorToRE2(re2::RegexpStatusCode code) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 660 IN ULONG ErrorCode,
video.h 1015 IN VP_STATUS ErrorCode,
    [all...]
scsi.h     [all...]
ndis.h     [all...]
ntddk.h 519 ULONG ErrorCode:2;
    [all...]
wdm.h     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_impl.cc     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpmgmt.h     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 2184 milliseconds

1 2 3 4 5 6 7 8 910