Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc187 const std::string& filename, const std::string& element_name, in AddError()
203 const std::string& filename, const std::string& element_name, in AddWarning()
Dcommand_line_interface.cc307 void AddError(const std::string& filename, const std::string& element_name, in AddError()
313 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning()
Dparser_unittest.cc88 void AddError(const std::string& filename, const std::string& element_name, in AddError()
/third_party/node/src/
Dmemory_tracker-inl.h149 const char* element_name, in TrackField()
171 const char* element_name) { in TrackField()
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc76 void AddError(const std::string& filename, const std::string& element_name, in AddError()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3130 std::string element_name; member
3622 const std::string& element_name, const Message& descriptor, in AddError()
3639 const std::string& element_name, const Message& descriptor, in AddError()
3645 const std::string& element_name, const Message& descriptor, in AddNotDefinedError()
3677 const std::string& element_name, const Message& descriptor, in AddWarning()
4154 const std::string& name_scope, const std::string& element_name, in AllocateOptionsImpl()
Ddescriptor_unittest.cc205 void AddError(const std::string& filename, const std::string& element_name, in AddError()
250 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning()
7127 const std::string& element_name, const Message* message, in AddError()
/third_party/mesa3d/src/broadcom/cle/
Dv3d_decoder.c410 start_element(void *data, const char *element_name, const char **atts) in start_element()
/third_party/mesa3d/src/intel/common/
Dintel_decoder.c398 start_element(void *data, const char *element_name, const char **atts) in start_element()
/third_party/mesa3d/src/gtest/src/
Dgtest.cc3767 const std::string& element_name, in OutputXmlAttribute()
4122 const std::string& element_name, in OutputJsonKey()
4142 const std::string& element_name, in OutputJsonKey()
/third_party/node/deps/googletest/src/
Dgtest.cc4173 std::ostream* stream, const std::string& element_name, in OutputXmlAttribute()
4603 const std::string& element_name, in OutputJsonKey()
4621 std::ostream* stream, const std::string& element_name, in OutputJsonKey()
/third_party/googletest/googletest/src/
Dgtest.cc4153 std::ostream* stream, const std::string& element_name, in OutputXmlAttribute()
4586 const std::string& element_name, in OutputJsonKey()
4604 std::ostream* stream, const std::string& element_name, in OutputJsonKey()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c1846 const XML_Char *element_name; member
1854 verify_attlist_decl_handler(void *userData, const XML_Char *element_name, in verify_attlist_decl_handler()
/third_party/ffmpeg/fftools/
Dffprobe.c166 const char *element_name; ///< name of the contained element, if provided member