Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 25 of 70) sorted by relevance

123

/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_counter.cc40 const char error_msg[] = "counter_size is invalid."; in alts_counter_create() local
45 const char error_msg[] = "overflow_size is invalid."; in alts_counter_create() local
50 const char error_msg[] = "crypter_counter is nullptr."; in alts_counter_create() local
71 const char error_msg[] = "crypter_counter is nullptr."; in alts_counter_increment() local
76 const char error_msg[] = "is_overflow is nullptr."; in alts_counter_increment() local
Dalts_seal_privacy_integrity_crypter.cc47 const char error_msg[] = "data_size is zero."; in seal_check() local
52 const char error_msg[] = in seal_check() local
93 const char error_msg[] = "crypter is nullptr."; in alts_seal_crypter_create() local
Dalts_unseal_privacy_integrity_crypter.cc50 const char error_msg[] = "data_size is smaller than num_overhead_bytes."; in unseal_check() local
91 const char error_msg[] = "crypter is nullptr."; in alts_unseal_crypter_create() local
Dalts_record_protocol_crypter_common.cc57 const char error_msg[] = in increment_counter() local
111 const char error_msg[] = "crypter is nullptr."; in alts_crypter_create_common() local
Dalts_crypter.cc44 const char error_msg[] = in alts_crypter_process_in_place() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp59 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
136 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
195 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp57 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
134 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
193 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.cpp59 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
136 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
195 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/boost/boost/numeric/odeint/integrate/
Dmax_step_checker.hpp71 char error_msg[200]; in operator ()() local
103 char error_msg[200]; in operator ()() local
/third_party/grpc/src/core/lib/gprpp/
Dstat_windows.cc36 const char* error_msg = strerror(errno); in GetFileModificationTime() local
Dstat_posix.cc37 const char* error_msg = strerror(errno); in GetFileModificationTime() local
/third_party/boost/tools/inspect/
Dinspect.cpp97 struct error_msg struct
99 string library;
100 string rel_path;
101 string msg;
102 int line_number;
104 bool operator<( const error_msg & rhs ) const in operator <()
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.cc105 CodeGeneratorResponse* response, std::string* error_msg) { in GenerateCode()
168 std::string error_msg; in PluginMain() local
/third_party/grpc/src/core/lib/iomgr/
Derror_cfstream.cc46 std::string error_msg = in grpc_error_create_from_cferror() local
/third_party/ffmpeg/libavfilter/
Dglslang.h33 char *error_msg; member
/third_party/ffmpeg/libavdevice/
Dopenal-dec.c129 const char *error_msg; in read_header() local
187 const char *error_msg; in read_packet() local
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c192 png_const_charp error_msg ) in error_callback()
210 png_const_charp error_msg ) in warning_callback()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c197 png_const_charp error_msg ) in error_callback()
215 png_const_charp error_msg ) in warning_callback()
/third_party/freetype/src/sfnt/
Dpngshim.c197 png_const_charp error_msg ) in error_callback()
215 png_const_charp error_msg ) in warning_callback()
/third_party/glib/gobject/
Dgvalue.c348 gchar *error_msg; in g_value_set_instance() local
422 gchar *error_msg; in g_value_init_from_instance() local
/third_party/cef/libcef/common/
Djson_impl.cc62 std::string error_msg; in CefParseJSONAndReturnError() local
/third_party/libxml2/
Dcheck-xinclude-test-suite.py28 error_msg = '' variable
Dcheck-xml-test-suite.py26 error_msg = '' variable
/third_party/json/include/nlohmann/detail/input/
Dparser.hpp463 std::string error_msg = "syntax error "; in exception_message() local
/third_party/boost/libs/unordered/test/helpers/
Dexception_test.hpp238 char const* error_msg = 0; in exception_safety() local
280 char const* error_msg; member

123