Home
last modified time | relevance | path

Searched defs:GetErrorCode (Results 1 – 7 of 7) sorted by relevance

/external/lldb/include/lldb/Core/
DRegularExpression.h232 GetErrorCode() const in GetErrorCode() function
/external/chromium_org/net/test/url_request/
Durl_request_failed_job.cc23 int GetErrorCode(net::URLRequest* request) { in GetErrorCode() function
/external/chromium_org/chrome/renderer/translate/
Dtranslate_script_browsertest.cc96 double GetErrorCode() { in GetErrorCode() function in TranslateScriptBrowserTest
/external/chromium_org/components/cronet/android/
Dchromium_url_request.cc251 static jint GetErrorCode(JNIEnv* env, jobject object, jlong urlRequestAdapter) { in GetErrorCode() function
/external/chromium_org/google_apis/drive/
Dbase_requests.cc321 GDataErrorCode UrlFetchRequestBase::GetErrorCode() { in GetErrorCode() function in google_apis::UrlFetchRequestBase
/external/chromium_org/sql/
Dconnection.cc839 int Connection::GetErrorCode() const { in GetErrorCode() function in sql::Connection
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc135 const StunErrorCodeAttribute* StunMessage::GetErrorCode() const { in GetErrorCode() function in cricket::StunMessage