Home
last modified time | relevance | path

Searched defs:error_list (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/json/
H A Djson_util.h55 std::vector<grpc_error_handle>* error_list) { in ExtractJsonNumber()
78 std::vector<grpc_error_handle>* error_list) { in ExtractJsonString()
102 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
107 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
112 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
117 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
122 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
127 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
H A Djson_util.cc39 bool* output, std::vector<grpc_error_handle>* error_list) { in ExtractJsonBool()
51 std::vector<grpc_error_handle>* error_list) { in ExtractJsonArray()
64 std::vector<grpc_error_handle>* error_list) { in ExtractJsonObject()
78 std::vector<grpc_error_handle>* error_list, in ParseJsonObjectFieldAsDuration()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/json/
Djson_util.h55 std::vector<grpc_error_handle>* error_list) { in ExtractJsonNumber()
78 std::vector<grpc_error_handle>* error_list) { in ExtractJsonString()
102 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
107 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
112 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
117 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
122 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
127 std::vector<grpc_error_handle>* error_list) { in ExtractJsonType()
Djson_util.cc39 bool* output, std::vector<grpc_error_handle>* error_list) { in ExtractJsonBool()
51 std::vector<grpc_error_handle>* error_list) { in ExtractJsonArray()
64 std::vector<grpc_error_handle>* error_list) { in ExtractJsonObject()
78 std::vector<grpc_error_handle>* error_list, in ParseJsonObjectFieldAsDuration()
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Dchameleon_screen_test.py47 error_list=None): argument
121 error_list=None, chameleon_supported=True, argument
184 error_list=None): argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Derror.h61 VectorType* error_list) { in grpc_status_create_from_vector()
71 #define GRPC_ERROR_CREATE_FROM_VECTOR(desc, error_list) \ argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.h62 VectorType* error_list) { in grpc_status_create_from_vector()
72 #define GRPC_ERROR_CREATE_FROM_VECTOR(desc, error_list) \ argument
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxext.c95 static /* const */ char *error_list[] = { variable
119 __GLX_NUMBER_ERRORS, error_list) in XEXT_GENERATE_ERROR_STRING() argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_util_internal.h94 #define PSA_TO_MBEDTLS_ERR_LIST(status, error_list, fallback_f) \ argument
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_util_internal.h90 #define PSA_TO_MBEDTLS_ERR_LIST(status, error_list, fallback_f) \ argument
/aosp_15_r20/external/autotest/server/site_tests/display_Tearing/
H A Ddisplay_Tearing.py183 self, test_mirrored, chameleon_port, error_list): argument
/aosp_15_r20/external/autotest/client/common_lib/cros/manual/
H A Dcfm_helper.py368 def check_log(dut, timestamp, error_list, checkitem, logfile): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc665 std::vector<grpc_error_handle> error_list; in ValidateStsCredentialsOptions() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
H A Doauth2_credentials.cc667 std::vector<grpc_error_handle> error_list; in ValidateStsCredentialsOptions() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc932 std::vector<grpc_error_handle> error_list; in Chttp2ServerAddPort() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/
H A Dchttp2_server.cc967 std::vector<grpc_error_handle> error_list; in Chttp2ServerAddPort() local
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dtest_lb_policies.cc451 std::vector<grpc_error_handle> error_list; in ParseLoadBalancingConfig() local
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_common.py138 def thread_work(timeout, init_type, world_size, rank, error_list): argument
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2083 PyObject* error_list = PyList_New(errors.size()); in FindInitializationErrors() local
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2083 PyObject* error_list = PyList_New(errors.size()); in FindInitializationErrors() local
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h49390 struct list_head error_list; member
H A Dvmlinux.h49390 struct list_head error_list; member