Home
last modified time | relevance | path

Searched defs:error_string (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_errors.py357 def __init__(self, assertion_id, error_string=None): argument
383 def __init__(self, error_string): argument
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dnetwork_WiFi_ChaosConfigFailure.py15 def run_once(self, ap, error_string): argument
/external/google-breakpad/src/processor/
Dsource_line_resolver_base.cc99 string error_string; in ReadSymbolFile() local
122 string error_string; in ReadSymbolFile() local
138 string error_string; in ReadSymbolFile() local
Dlogging.cc104 int ErrnoString(string *error_string) { in ErrnoString()
Dminidump.cc4028 string error_string; in Open() local
4435 string error_string; in ReadBytes() local
4466 string error_string; in SeekSet() local
/external/valgrind/exp-bbv/tests/x86/
Drep_prefix.S289 error_string: .ascii "Error detected!\n\0" label
/external/valgrind/exp-bbv/tests/amd64-linux/
Drep_prefix.S342 error_string: .asciz "Error detected!\n" label
/external/ppp/pppd/plugins/
Dwinbind.c252 char **error_string) in run_ntlm_auth()
549 char *error_string = NULL; in winbind_chap_verify() local
605 char *error_string = NULL; in winbind_chap_verify() local
/external/mesa3d/src/glx/apple/
Dapple_cgl.h59 const char *(*error_string) (CGLError error); member
/external/webrtc/webrtc/libjingle/xmpp/
Dpresencestatus.h45 const std::string& error_string() const { return e_str_; } in error_string() function
/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c44 static char error_string[256]; variable
/external/webrtc/webrtc/base/
Dwin32socketserver.cc128 LPCSTR error_string = WSAErrorToString(error, &description_string); in ReportWSAError() local
/external/javasqlite/src/main/java/SQLite/
DDatabase.java550 public static native String error_string(int error_code); in error_string() method in Database
/external/vboot_reference/cgpt/
Dcgpt_common.c802 const char *error_string[] = { in GptError() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2184 PyObject* error_string = PyString_FromStringAndSize( in CheckAndGetInteger() local
/external/v8/src/regexp/
Djsregexp.cc357 Object* error_string = re->DataAt(JSRegExp::saved_code_index(is_one_byte)); in CompileIrregexp() local