Home
last modified time | relevance | path

Searched refs:error_string (Results 1 – 25 of 56) sorted by relevance

123

/external/ppp/pppd/plugins/
Dwinbind.c252 char **error_string) in run_ntlm_auth() argument
290 if (error_string) { in run_ntlm_auth()
291 *error_string = strdup("fork failed!"); in run_ntlm_auth()
422 if (error_string) in run_ntlm_auth()
423 *error_string = strdup(parameter); in run_ntlm_auth()
426 if (error_string) in run_ntlm_auth()
427 *error_string = strdup(parameter); in run_ntlm_auth()
549 char *error_string = NULL; in winbind_chap_verify() local
584 &error_string) == AUTHENTICATED) { in winbind_chap_verify()
590 if (error_string) { in winbind_chap_verify()
[all …]
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dnetwork_WiFi_ChaosConfigFailure.py15 def run_once(self, ap, error_string): argument
27 if ap_constants.AP_CONFIG_FAIL in error_string:
32 if ap_constants.AP_PDU_DOWN in error_string:
37 if ap_constants.AP_CONFIG_FAIL in error_string:
41 elif ap_constants.AP_SECURITY_MISMATCH in error_string:
45 elif ap_constants.WORK_CLI_CONNECT_FAIL in error_string:
/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io.cc49 const char* error_string = GifErrorString(error_code); in GifErrorStringNonNull() local
50 if (error_string == nullptr) { in GifErrorStringNonNull()
53 return error_string; in GifErrorStringNonNull()
58 string* error_string) { in Decode() argument
71 *error_string = strings::StrCat("failed to open gif file: ", in Decode()
76 *error_string = strings::StrCat("failed to slurp gif file: ", in Decode()
81 *error_string = strings::StrCat("gif file does not contain any image"); in Decode()
118 *error_string = in Decode()
144 *error_string = strings::StrCat("missing color map for frame ", k); in Decode()
156 *error_string = strings::StrCat("found color index ", color_index, in Decode()
Dgif_io.h47 string* error_string);
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_errors.py357 def __init__(self, assertion_id, error_string=None): argument
375 if error_string:
376 message += ': %s' % error_string
383 def __init__(self, error_string): argument
389 error_string)
/external/google-breakpad/src/processor/
Dsource_line_resolver_base.cc99 string error_string; in ReadSymbolFile() local
100 error_code = ErrnoString(&error_string); in ReadSymbolFile()
102 ", error " << error_code << ": " << error_string; in ReadSymbolFile()
122 string error_string; in ReadSymbolFile() local
123 error_code = ErrnoString(&error_string); in ReadSymbolFile()
125 ", error " << error_code << ": " << error_string; in ReadSymbolFile()
138 string error_string; in ReadSymbolFile() local
139 error_code = ErrnoString(&error_string); in ReadSymbolFile()
141 ", error " << error_code << ": " << error_string; in ReadSymbolFile()
Dlogging.cc104 int ErrnoString(string *error_string) { in ErrnoString() argument
105 assert(error_string); in ErrnoString()
111 error_string->assign(strerror(errno)); in ErrnoString()
/external/grpc-grpc/test/core/end2end/tests/
Dsimple_request.cc101 const char* error_string; in simple_request_body() local
149 op->data.recv_status_on_client.error_string = &error_string; in simple_request_body()
207 GPR_ASSERT(nullptr != strstr(error_string, "xyz")); in simple_request_body()
208 GPR_ASSERT(nullptr != strstr(error_string, "description")); in simple_request_body()
209 GPR_ASSERT(nullptr != strstr(error_string, "Error received from peer")); in simple_request_body()
210 GPR_ASSERT(nullptr != strstr(error_string, "grpc_message")); in simple_request_body()
211 GPR_ASSERT(nullptr != strstr(error_string, "grpc_status")); in simple_request_body()
217 gpr_free((void*)error_string); in simple_request_body()
/external/autotest/server/cros/network/
Dchaos_clique_utils.py181 error_string=ap_constants.WORK_CLI_CONNECT_FAIL,
226 error_string = ap_constants.AP_PDU_DOWN
230 error_string = ap_constants.AP_CONFIG_FAIL
236 error_string=error_string,
239 if error_string == ap_constants.AP_CONFIG_FAIL:
327 error_string=ap_constants.AP_SSID_NOTFOUND,
344 error_string=ap_constants.AP_SECURITY_MISMATCH,
/external/grpc-grpc/test/core/end2end/
Dinproc_callback_test.cc306 const char* error_string; in simple_request_body() local
349 op->data.recv_status_on_client.error_string = &error_string; in simple_request_body()
413 GPR_ASSERT(nullptr != strstr(error_string, "xyz")); in simple_request_body()
414 GPR_ASSERT(nullptr != strstr(error_string, "description")); in simple_request_body()
415 GPR_ASSERT(nullptr != strstr(error_string, "Error received from peer")); in simple_request_body()
416 GPR_ASSERT(nullptr != strstr(error_string, "grpc_message")); in simple_request_body()
417 GPR_ASSERT(nullptr != strstr(error_string, "grpc_status")); in simple_request_body()
423 gpr_free(static_cast<void*>(const_cast<char*>(error_string))); in simple_request_body()
/external/grpc-grpc/src/core/lib/transport/
Derror_utils.cc49 const char** error_string) { in grpc_error_get_status() argument
76 if (error_string != nullptr && status != GRPC_STATUS_OK) { in grpc_error_get_status()
77 *error_string = gpr_strdup(grpc_error_string(error)); in grpc_error_get_status()
Dconnectivity_state.cc163 const char* error_string = grpc_error_string(error); in grpc_connectivity_state_set() local
166 grpc_connectivity_state_name(state), reason, error, error_string); in grpc_connectivity_state_set()
Derror_utils.h38 const char** error_string);
/external/mesa3d/src/glx/apple/
Dapple_glx_pbuffer.c84 fprintf(stderr, "set_pbuffer: %s\n", apple_cgl.error_string(cglerr)); in pbuffer_make_current()
215 apple_cgl.error_string(err)); in get_max_size()
227 apple_cgl.error_string(err)); in get_max_size()
239 apple_cgl.error_string(err)); in get_max_size()
Dapple_visual.c174 … ("Trying again without CoreProfile: error=%s, vsref=%d\n", apple_cgl.error_string(error), vsref); in apple_visual_create_pfobj()
187 "CGLChoosePixelFormat error: %s\n", apple_cgl.error_string(error)); in apple_visual_create_pfobj()
Dapple_glx_pixmap.c69 apple_cgl.error_string(cglerr)); in pixmap_make_current()
77 fprintf(stderr, "set off screen: %s\n", apple_cgl.error_string(cglerr)); in pixmap_make_current()
/external/autotest/client/site_tests/autoupdate_BadMetadata/
Dautoupdate_BadMetadata.py51 def _test_update_fails_as_expected(self, error_string): argument
64 self._check_update_engine_log_for_entry(error_string,
/external/tensorflow/tensorflow/core/lib/io/
Dzlib_outputbuffer.cc225 string error_string = strings::StrCat("deflate() failed with error ", error); in Deflate() local
227 strings::StrAppend(&error_string, ": ", z_stream_->msg); in Deflate()
229 return errors::DataLoss(error_string); in Deflate()
Dzlib_inputstream.cc228 string error_string = in Inflate() local
231 strings::StrAppend(&error_string, ": ", z_stream_def_->stream->msg); in Inflate()
233 return errors::DataLoss(error_string); in Inflate()
/external/grpc-grpc/test/cpp/naming/
Dcancel_ares_query_test.cc294 const char* error_string; in TEST() local
318 op->data.recv_status_on_client.error_string = &error_string; in TEST()
331 gpr_free((void*)error_string); in TEST()
/external/tensorflow/tensorflow/core/kernels/
Ddecode_image_op.cc297 string error_string; in DecodeGif() local
325 &error_string), in DecodeGif()
327 error_string)); in DecodeGif()
/external/autotest/server/site_tests/platform_GCC/
Dplatform_GCC.py115 error_string = ('(%s) "%s" Expected: "%s" Actual: "%s"' %
118 error_messages.append(error_string)
/external/chromium-trace/catapult/common/bin/
Dupdate_chrome_reference_binaries30 def BuildNotFoundError(error_string): argument
31 raise ValueError(error_string)
/external/google-fruit/tests/
Dfruit_test_common.py281 def apply_any_error_context_replacements(error_string, following_lines): argument
309 error_string = re.sub(r'\b' + type_variable + r'\b', type_expression, error_string)
310 return error_string
/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc175 gpr_free((void*)gpr_atm_acq_load(&err->atomics.error_string)); in error_destroy()
370 gpr_atm_no_barrier_store(&err->atomics.error_string, 0); in grpc_error_create()
434 gpr_atm_no_barrier_store(&out->atomics.error_string, 0); in copy_error_and_unref()
754 void* p = (void*)gpr_atm_acq_load(&err->atomics.error_string); in grpc_error_string()
773 if (!gpr_atm_rel_cas(&err->atomics.error_string, 0, (gpr_atm)out)) { in grpc_error_string()
775 out = (char*)gpr_atm_acq_load(&err->atomics.error_string); in grpc_error_string()

123