Home
last modified time | relevance | path

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

/third_party/json/test/src/
Dunit-disabled_exceptions.cpp54 static std::string* error_string; member in sax_no_exception
57 std::string* sax_no_exception::error_string = nullptr; member in sax_no_exception
Dunit-regression2.cpp179 static std::string* error_string; member in sax_no_exception
182 std::string* sax_no_exception::error_string = nullptr; member in sax_no_exception
/third_party/mesa3d/src/glx/apple/
Dapple_cgl.h59 const char *(*error_string) (CGLError error); member
/third_party/gstreamer/gstplugins_good/sys/waveform/
Dgstwaveformsink.h97 gchar error_string[ERROR_LENGTH]; member
/third_party/ffmpeg/libavcodec/
Dlibsvtav1.c111 const char *error_string) in svt_print_error()
Dqsv.c177 const char *error_string) in ff_qsv_print_error()
Dnvenc.c128 const char *error_string) in nvenc_print_error()
/third_party/ffmpeg/libavfilter/
Dqsvvpp.c164 const char *error_string) in ff_qsvvpp_print_error()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstparsebin.c1959 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
1984 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
2118 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
Dgstdecodebin2.c2597 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
2622 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
2811 gchar *error_string = error_message_to_string (error_msg); in connect_pad() local
/third_party/python/Modules/
Dpyexpat.c1657 const char *error_string = XML_ErrorString(value); in add_error() local
/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp1878 std::string error_string; in optimize() local
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dmod.rs1692 pub fn error_string(&self) -> &'static str { in error_string() method
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc2151 PyObject* error_string = PyString_FromStringAndSize( in FindInitializationErrors() local