Home
last modified time | relevance | path

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

12

/third_party/boost/libs/test/test/execution_monitor-ts/
Dboost_exception-test.cpp28 typedef boost::error_info<struct tag_error_string, std::string> error_string; typedef
60 std::string error_string(test_output.get_stream_string_representation()); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/mpi/src/
Derror_string.cpp12 std::string error_string(int err) in error_string() function
/third_party/libsoup/libsoup/
Dsoup-brotli-decompressor.c52 const char *error_string; in soup_brotli_decompressor_create_error() local
65 const char *error_string; in soup_brotli_decompressor_set_error() local
/third_party/boost/boost/compute/exception/
Dopencl_error.hpp52 std::string error_string() const throw() in error_string() function in boost::compute::opencl_error
/third_party/boost/libs/compute/include/boost/compute/exception/
Dopencl_error.hpp52 std::string error_string() const throw() in error_string() function in boost::compute::opencl_error
/third_party/boost/libs/throw_exception/test/
Dthrow_exception_test5.cpp22 typedef boost::error_info<struct tag_error_string, std::string> error_string; typedef
/third_party/grpc/src/core/lib/transport/
Derror_utils.cc51 const char** error_string) { in grpc_error_get_status()
/third_party/grpc/src/core/lib/iomgr/
Derror_internal.h44 gpr_atm error_string; member
/third_party/mesa3d/src/glx/apple/
Dapple_cgl.h59 const char *(*error_string) (CGLError error); member
/third_party/boost/boost/regex/v4/
Dregex_traits.hpp100 std::string error_string(::boost::regex_constants::error_type e)const in error_string() function
Dw32_regex_traits.hpp308 std::string error_string(regex_constants::error_type n) const in error_string() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_implementation
664 std::string error_string(regex_constants::error_type n) const in error_string() function in boost::w32_regex_traits
Dcpp_regex_traits.hpp442 std::string error_string(regex_constants::error_type n) const in error_string() function in boost::BOOST_REGEX_DETAIL_NS::cpp_regex_traits_implementation
1046 std::string error_string(regex_constants::error_type n) const in error_string() function in boost::cpp_regex_traits
/third_party/gstreamer/gstplugins_good/sys/waveform/
Dgstwaveformsink.h97 gchar error_string[ERROR_LENGTH]; member
/third_party/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc55 const char* error_string = grpc_error_string(*error); in Call() local
Dsubchannel.cc159 const char* error_string = grpc_error_string(*error); in SubchannelCall() local
/third_party/grpc/test/core/end2end/tests/
Dsimple_request.cc111 const char* error_string; in simple_request_body() local
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi229 def error_string(self): member in ReceiveStatusOnClientOperation
/third_party/grpc/test/cpp/naming/
Dcancel_ares_query_test.cc329 const char* error_string; in TestCancelDuringActiveQuery() local
/third_party/glib/gio/
Dgwin32mount.c317 GString *error_string; member
/third_party/grpc/src/core/lib/channel/
Dchannel_stack.h94 const char* error_string = nullptr; 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()
/third_party/grpc/test/core/end2end/
Dinproc_callback_test.cc311 const char* error_string; in simple_request_body() local
/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

12