Home
last modified time | relevance | path

Searched defs:LastError (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_interfaces.h46 int LastError() { in LastError() function
/external/chromium_org/third_party/mesa/src/src/egl/main/
Deglcurrent.h53 EGLint LastError; member
/external/mesa3d/src/egl/main/
Deglcurrent.h53 EGLint LastError; member
/external/chromium_org/third_party/webrtc/voice_engine/
Dstatistics.cc89 int32_t Statistics::LastError() const in LastError() function in webrtc::voe::Statistics
Dvoe_base_impl.cc848 int VoEBaseImpl::LastError() in LastError() function in webrtc::VoEBaseImpl
/external/chromium_org/chrome/browser/extensions/
Dextension_bindings_apitest.cc40 IN_PROC_BROWSER_TEST_F(ExtensionBrowserTest, LastError) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_base_impl.cc375 int ViEBaseImpl::LastError() { in LastError() function in webrtc::ViEBaseImpl
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp427 DWORD LastError = ::GetLastError(); in main() local
/external/chromium_org/content/renderer/media/
Dwebrtc_audio_device_not_impl.cc46 WebRtcAudioDeviceNotImpl::LastError() const { in LastError() function in content::WebRtcAudioDeviceNotImpl
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h63 std::error_code LastError; variable
/external/chromium_org/third_party/webrtc/modules/audio_device/include/
Dfake_audio_device.h44 virtual ErrorCode LastError() const { return kAdmErrNone; } in LastError() function
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc133 webrtc::AudioDeviceModule::ErrorCode FakeAudioCaptureModule::LastError() const { in LastError() function in FakeAudioCaptureModule
/external/chromium_org/third_party/webrtc/modules/audio_device/
Daudio_device_impl.cc595 AudioDeviceModule::ErrorCode AudioDeviceModuleImpl::LastError() const in LastError() function in webrtc::AudioDeviceModuleImpl
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc349 int NetEqImpl::LastError() { in LastError() function in webrtc::NetEqImpl
/external/chromium_org/third_party/libjingle/source/talk/sound/
Dpulseaudiosoundsystem.cc1552 const char *PulseAudioSoundSystem::LastError() { in LastError() function in cricket::PulseAudioSoundSystem
/external/chromium_org/third_party/webrtc/test/channel_transport/
Dudp_transport_impl.cc183 UdpTransport::ErrorCode UdpTransportImpl::LastError() const in LastError() function in webrtc::test::UdpTransportImpl
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmslut.c1703 cmsFloat64Number error, LastError = 1E20; in cmsPipelineEvalReverseFloat() local