Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglcurrent.h53 EGLint LastError; member
/external/webrtc/webrtc/voice_engine/
Dstatistics.cc89 int32_t Statistics::LastError() const in LastError() function in webrtc::voe::Statistics
Dvoe_base_impl.cc597 int VoEBaseImpl::LastError() { return (shared_->statistics().LastError()); } in LastError() function in webrtc::VoEBaseImpl
/external/llvm/lib/Support/Windows/
DWindowsSupport.h51 DWORD LastError = GetLastError(); in MakeErrMsg() local
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h54 std::error_code LastError; variable
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp428 DWORD LastError = ::GetLastError(); in main() local
/external/avahi/avahi-sharp/
DClient.cs248 internal ErrorCode LastError property in Avahi.Client
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h44 virtual ErrorCode LastError() const { return kAdmErrNone; } in LastError() function
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc116 webrtc::AudioDeviceModule::ErrorCode FakeAudioCaptureModule::LastError() const { in LastError() function in FakeAudioCaptureModule
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc507 AudioDeviceModule::ErrorCode AudioDeviceModuleImpl::LastError() const in LastError() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc388 int NetEqImpl::LastError() const { in LastError() function in webrtc::NetEqImpl
/external/webrtc/webrtc/sound/
Dpulseaudiosoundsystem.cc1535 const char *PulseAudioSoundSystem::LastError() { in LastError() function in rtc::PulseAudioSoundSystem
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport_impl.cc183 UdpTransport::ErrorCode UdpTransportImpl::LastError() const in LastError() function in webrtc::test::UdpTransportImpl
/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c1703 cmsFloat64Number error, LastError = 1E20; in cmsPipelineEvalReverseFloat() local