Home
last modified time | relevance | path

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

/external/libbrillo/brillo/errors/
Derror.h58 const std::string& GetMessage() const { return message_; } in GetMessage() function
/external/image_io/includes/image_io/base/
Ddata_match_result.h53 const Message& GetMessage() const { return message_; } in GetMessage() function
/external/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc43 std::string ErrorReporter::GetMessage() { in GetMessage() function in tflite::support::codegen::ErrorReporter
/external/flatbuffers/include/flatbuffers/
Dgrpc.h236 template<class T> Message<T> GetMessage() { in GetMessage() function
/external/llvm/lib/Support/
DSourceMgr.cpp135 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp163 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/external/protobuf/src/google/protobuf/
Dextension_set_heavy.cc149 const MessageLite& ExtensionSet::GetMessage(int number, in GetMessage() function in google::protobuf::internal::ExtensionSet
Dextension_set.cc572 const MessageLite& ExtensionSet::GetMessage( in GetMessage() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc1443 const Message& Reflection::GetMessage(const Message& message, in GetMessage() function in google::protobuf::Reflection
/external/libchrome/mojo/core/ports/
Dnode.cc314 int Node::GetMessage(const PortRef& port_ref, in GetMessage() function in mojo::core::ports::Node