Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCompileServer.h66 ErrorCode LastError; variable
/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/mesa3d/src/egl/main/
Deglcurrent.h54 EGLint LastError; member
/external/llvm/lib/Support/Windows/
DWindowsSupport.h75 DWORD LastError = GetLastError(); in MakeErrMsg() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h76 DWORD LastError = GetLastError(); in MakeErrMsg() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DWindowsSupport.h78 DWORD LastError = GetLastError(); in MakeErrMsg() local
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp426 DWORD LastError = ::GetLastError(); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp426 DWORD LastError = ::GetLastError(); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h63 instrprof_error LastError = instrprof_error::success; variable
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h53 instrprof_error LastError; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp159 Optional<Error> LastError; member in __anon34cadeca0111::TypeStreamMerger
/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/test/channel_transport/
Dudp_transport_impl.cc183 UdpTransport::ErrorCode UdpTransportImpl::LastError() const in LastError() function in webrtc::test::UdpTransportImpl
/external/webrtc/webrtc/sound/
Dpulseaudiosoundsystem.cc1535 const char *PulseAudioSoundSystem::LastError() { in LastError() function in rtc::PulseAudioSoundSystem
/external/pdfium/third_party/lcms/src/
Dcmslut.c1747 cmsFloat64Number error, LastError = 1E20; in cmsPipelineEvalReverseFloat() local