Home
last modified time | relevance | path

Searched defs:GetMessage (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/json/internal/
Dunparser_traits.h118 static absl::StatusOr<const Msg*> GetMessage(Field f) { in GetMessage() function
160 static absl::StatusOr<const Msg*> GetMessage(Field f, const Msg& msg) { in GetMessage() function
207 static absl::StatusOr<const Msg*> GetMessage(Field f, const Msg& msg, in GetMessage() function
341 static absl::StatusOr<const Msg*> GetMessage(Field f) { in GetMessage() function
/third_party/protobuf/hpb/backend/upb/
Dinterop.h50 auto* GetMessage(T&& message) { in GetMessage() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorData.cpp58 const std::string& ErrorData::GetMessage() const { in GetMessage() function in dawn_native::ErrorData
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_bad_macros.proto56 GetMessage = 15; enumerator
Dextension_set_heavy.cc114 const MessageLite& ExtensionSet::GetMessage(int number, in GetMessage() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc1012 Message* GetMessage() const { in SwapOneofField() function
2338 const Message& Reflection::GetMessage(const Message& message, in GetMessage() function in google::protobuf::Reflection
Dextension_set.cc632 const MessageLite& ExtensionSet::GetMessage( in GetMessage() function in google::protobuf::internal::ExtensionSet
Dreflection_visit_field_info.h203 static const Message& GetMessage(const Extension& ext) { in GetMessage() function
/third_party/flatbuffers/include/flatbuffers/
Dgrpc.h224 template<class T> Message<T> GetMessage() { in GetMessage() function
/third_party/protobuf/hpb/
Drepeated_field.h59 upb_Message* RepeatedFieldProxyBase<T>::GetMessage(size_t n) const { in GetMessage() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp163 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcsv_op.cc76 CsvOp::CsvParser::Message CsvOp::CsvParser::GetMessage(int c) { in GetMessage() function in mindspore::dataset::CsvOp::CsvParser