Home
last modified time | relevance | path

Searched defs:error_str (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp241 std::stringstream error_str; in VerifySetLayoutCompatibility() local
255 std::stringstream error_str; in VerifySetLayoutCompatibility() local
264 std::stringstream error_str; in VerifySetLayoutCompatibility() local
272 std::stringstream error_str; in VerifySetLayoutCompatibility() local
668 std::stringstream error_str; in ValidateDrawState() local
699 std::stringstream error_str; in ValidateDrawState() local
711 std::stringstream error_str; in ValidateDrawState() local
719 std::stringstream error_str; in ValidateDrawState() local
735 std::stringstream error_str; in ValidateDrawState() local
745 std::stringstream error_str; in ValidateDrawState() local
[all …]
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c333 enum tep_event_type type, struct tep_filter_arg **parg, char *error_str) in create_arg_item()
441 struct tep_filter_arg *arg, char *error_str) in add_right()
754 char *error_str) in reparent_op_arg()
806 struct tep_filter_arg *arg, char *error_str) in test_arg()
906 struct tep_filter_arg **arg_collapsed, char *error_str) in collapse_tree()
941 char *error_str, int not) in process_filter()
1181 struct tep_filter_arg **parg, char *error_str) in process_event()
1206 const char *filter_str, char *error_str) in filter_event()
/aosp_15_r20/art/runtime/gc/collector/
H A Dimmune_spaces_test.cc89 MemMap ReserveImage(size_t image_size, /*out*/ std::string* error_str) { in ReserveImage()
116 std::string error_str; in CreateImageSpace() local
223 std::string error_str; in TEST_F() local
282 std::string error_str; in TEST_F() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1228 char **error_str) in anv_pipeline_compile_vs()
1333 char **error_str) in anv_pipeline_compile_tcs()
1373 char **error_str) in anv_pipeline_compile_tes()
1414 char **error_str) in anv_pipeline_compile_gs()
1454 char **error_str) in anv_pipeline_compile_task()
1490 char **error_str) in anv_pipeline_compile_mesh()
1588 char **error_str) in anv_pipeline_compile_fs()
2487 char *error_str = NULL; in anv_graphics_pipeline_compile() local
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp305 static void LogError(const void* pointer, const char* error_str) { in LogError()
327 std::string error_str; in VerifyPointer() local
341 std::string error_str(std::string("UNKNOWN POINTER (") + function_name + ")"); in VerifyPointer() local
/aosp_15_r20/cts/tests/tests/jni/libjnitest/
H A Dandroid_jni_cts_LinkerNamespacesTest.cpp454 std::string error_str; in Java_android_jni_cts_LinkerNamespacesHelper_runAccessibilityTestImpl() local
469 std::string error_str = try_dlopen(soname.c_str()); in Java_android_jni_cts_LinkerNamespacesHelper_tryDlopen() local
H A Dandroid_jni_cts_BasicLoaderTest.cpp75 std::string error_str; in Java_android_jni_cts_BasicLoaderTestHelper_nativeRunTests() local
/aosp_15_r20/external/gwp_asan/gwp_asan/platform_specific/
H A Dutilities_fuchsia.cpp24 const char *error_str = in dieWithErrorCode() local
/aosp_15_r20/external/cronet/third_party/icu/scripts/
H A Dicuhash.py43 error_str = "icuhash: wrong number of arguments\n\n" variable
H A Dicualign.py108 error_str = "icualign: wrong number of arguments\n\n" variable
/aosp_15_r20/external/libchrome/base/json/
H A Djson_string_value_serializer.cc52 std::string* error_str) { in Deserialize()
H A Djson_file_value_serializer.cc102 std::string* error_str) { in Deserialize()
/aosp_15_r20/external/cronet/base/json/
H A Djson_string_value_serializer.cc53 std::string* error_str) { in Deserialize()
H A Djson_file_value_serializer.cc97 std::string* error_str) { in Deserialize()
/aosp_15_r20/system/extras/partition_tools/
H A Dlpdumpd.cc53 std::string error_str = error.str(); in run() local
/aosp_15_r20/device/google/trout/tools/tracing/proto/
DTracingVM.proto33 string error_str = 2; field
/aosp_15_r20/art/runtime/jit/
H A Djit.cc566 std::string error_str; in NotifyZygoteCompilationDone() local
972 std::string error_str; in MapBootImageMethods() local
1153 std::string error_str; in CreateThreadPool() local
/aosp_15_r20/system/security/keystore2/src/error/
H A Dtests.rs177 let error_str = format!( in check_result_contains_error_string() localVariable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_non_semantic_test.cpp37 const char* error_str; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_non_semantic_test.cpp37 const char* error_str; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_non_semantic_test.cpp37 const char* error_str; member
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_log.c310 const char *error_str = vk_Result_to_str(error); in __vk_errorv() local
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dpnacl_translate_thread.cc205 std::string error_str; in DoCompile() local
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dcall.pyx.pxi288 def set_internal_error(self, str error_str):
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_util.cc99 const char *error_str = vk_Result_to_str(error); in __vk_startup_errorf() local

123