Searched defs:GetMessage (Results 1 – 10 of 10) sorted by relevance
58 const std::string& GetMessage() const { return message_; } in GetMessage() function
53 const Message& GetMessage() const { return message_; } in GetMessage() function
43 std::string ErrorReporter::GetMessage() { in GetMessage() function in tflite::support::codegen::ErrorReporter
236 template<class T> Message<T> GetMessage() { in GetMessage() function
135 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
163 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
149 const MessageLite& ExtensionSet::GetMessage(int number, in GetMessage() function in google::protobuf::internal::ExtensionSet
572 const MessageLite& ExtensionSet::GetMessage( in GetMessage() function in google::protobuf::internal::ExtensionSet
1443 const Message& Reflection::GetMessage(const Message& message, in GetMessage() function in google::protobuf::Reflection
314 int Node::GetMessage(const PortRef& port_ref, in GetMessage() function in mojo::core::ports::Node