Home
last modified time | relevance | path

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

12

/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/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/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dnetwork_WiFi_ChaosConfigFailure.py15 def run_once(self, ap, error_string): argument
/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io.cc49 const char* error_string = GifErrorString(error_code); in GifErrorStringNonNull() local
58 string* error_string) { in Decode()
/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/grpc-grpc/src/core/lib/transport/
Derror_utils.cc49 const char** error_string) { in grpc_error_get_status()
Dconnectivity_state.cc163 const char* error_string = grpc_error_string(error); in grpc_connectivity_state_set() local
/external/chromium-trace/catapult/common/bin/
Dupdate_chrome_reference_binaries30 def BuildNotFoundError(error_string): argument
/external/autotest/client/site_tests/autoupdate_BadMetadata/
Dautoupdate_BadMetadata.py51 def _test_update_fails_as_expected(self, error_string): argument
/external/tensorflow/tensorflow/core/protobuf/
Dautotuning.proto39 string error_string = 4; field
/external/grpc-grpc/src/core/lib/iomgr/
Derror_internal.h44 gpr_atm error_string; member
/external/mesa3d/src/glx/apple/
Dapple_cgl.h59 const char *(*error_string) (CGLError error); member
/external/tensorflow/tensorflow/core/lib/io/
Dzlib_outputbuffer.cc225 string error_string = strings::StrCat("deflate() failed with error ", error); in Deflate() local
Dzlib_inputstream.cc228 string error_string = in Inflate() local
/external/grpc-grpc/test/core/end2end/tests/
Dsimple_request.cc101 const char* error_string; in simple_request_body() local
/external/tensorflow/tensorflow/core/kernels/
Ddecode_image_op.cc297 string error_string; in DecodeGif() local
/external/webrtc/webrtc/libjingle/xmpp/
Dpresencestatus.h45 const std::string& error_string() const { return e_str_; } in error_string() function
/external/grpc-grpc/test/cpp/naming/
Dcancel_ares_query_test.cc294 const char* error_string; in TEST() local
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi226 def error_string(self): member in ReceiveStatusOnClientOperation
/external/grpc-grpc/src/core/lib/channel/
Dchannel_stack.h85 const char* error_string; member
/external/grpc-grpc/test/core/end2end/
Dinproc_callback_test.cc306 const char* error_string; in simple_request_body() local
/external/google-fruit/tests/
Dfruit_test_common.py281 def apply_any_error_context_replacements(error_string, following_lines): argument
/external/webrtc/webrtc/base/
Dwin32socketserver.cc128 LPCSTR error_string = WSAErrorToString(error, &description_string); in ReportWSAError() local

12