Home
last modified time | relevance | path

Searched defs:SetLastError (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dstatistics.cc57 int32_t Statistics::SetLastError(int32_t error) const in SetLastError() function in webrtc::voe::Statistics
64 int32_t Statistics::SetLastError(int32_t error, in SetLastError() function in webrtc::voe::Statistics
75 int32_t Statistics::SetLastError( in SetLastError() function in webrtc::voe::Statistics
Dshared_data.cc101 void SharedData::SetLastError(int32_t error) const { in SetLastError() function in webrtc::voe::SharedData
105 void SharedData::SetLastError(int32_t error, in SetLastError() function in webrtc::voe::SharedData
110 void SharedData::SetLastError(int32_t error, TraceLevel level, in SetLastError() function in webrtc::voe::SharedData
/external/pdfium/fpdfsdk/
Dfpdfview.cpp506 void SetLastError(int err) { in SetLastError() function