Home
last modified time | relevance | path

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

/external/libbrillo/brillo/errors/
Derror.h58 const std::string& GetMessage() const { return message_; } in GetMessage() function
/external/openthread/src/core/common/
Dappender.hpp145 Message &GetMessage(void) const { return *mShared.mMessage.mMessage; } in GetMessage() function in ot::Appender
/external/sandboxed-api/sandboxed_api/
Dvar_proto.h66 absl::StatusOr<T> GetMessage() const { in GetMessage() function
/external/ot-br-posix/src/dbus/server/
Ddbus_request.hpp107 DBusMessage *GetMessage(void) { return mMessage; } in GetMessage() function in otbr::DBus::DBusRequest
/external/image_io/includes/image_io/base/
Ddata_match_result.h53 const Message& GetMessage() const { return message_; } in GetMessage() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Ddata_match_result.h53 const Message& GetMessage() const { return message_; } in GetMessage() function
/external/googleapis/google/chat/v1/
Dchat_service.proto151 rpc GetMessage(GetMessageRequest) returns (Message) { rpc
/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.h225 template<class T> Message<T> GetMessage() { in GetMessage() function
/external/protobuf/src/google/protobuf/
Dextension_set_heavy.cc126 const MessageLite& ExtensionSet::GetMessage(int number, in GetMessage() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc879 Message* GetMessage() const { in SwapOneofField() function
1983 const Message& Reflection::GetMessage(const Message& message, in Swap() function in google::protobuf::Reflection
Dextension_set.cc602 const MessageLite& ExtensionSet::GetMessage( in GetMessage() function in google::protobuf::internal::ExtensionSet
/external/cronet/third_party/protobuf/src/google/protobuf/
Dextension_set_heavy.cc127 const MessageLite& ExtensionSet::GetMessage(int number, in GetMessage() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc875 Message* GetMessage() const { in SwapOneofField() function
1979 const Message& Reflection::GetMessage(const Message& message, in Swap() function in google::protobuf::Reflection
Dextension_set.cc622 const MessageLite& ExtensionSet::GetMessage( in GetMessage() function in google::protobuf::internal::ExtensionSet
/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/llvm/lib/Support/
DSourceMgr.cpp135 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSourceMgr.cpp274 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/external/cronet/base/win/
Dwindows_types.h366 #define GetMessage GetMessageW macro
/external/openthread/src/core/coap/
Dcoap_message.hpp1164 const Message &GetMessage(void) const { return *static_cast<const Message *>(mMessage); } in GetMessage() function in ot::Coap::Option::Iterator
/external/libchrome/mojo/core/ports/
Dnode.cc314 int Node::GetMessage(const PortRef& port_ref, in GetMessage() function in mojo::core::ports::Node
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp1026 std::function<void(SMDiagnostic &, const SourceMgr *)> GetMessage) { in reportCommon()
/external/cronet/net/server/
Dhttp_server_unittest.cc316 std::string GetMessage() { return last_message_.Take(); } in GetMessage() function in net::__anone5c769840211::WebSocketAcceptingTest
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go513 func (x *Status) GetMessage() string { func
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go2689 func (x *ExecuteResponse) GetMessage() string { func