Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DDebuggerEvents.h46 std::string GetMessage() const { in GetMessage() function
85 const std::string &GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DDebuggerEvents.h46 std::string GetMessage() const { in GetMessage() function
89 const std::string &GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DDebuggerEvents.h44 std::string GetMessage() const { in GetMessage() function
87 const std::string &GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DDebuggerEvents.h46 std::string GetMessage() const { in GetMessage() function
89 const std::string &GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/art/compiler/optimizing/
H A Dparallel_move_test.cc87 std::string GetMessage() const { in GetMessage() function in art::TestParallelMoveResolverWithSwap
143 std::string GetMessage() const { in GetMessage() function in art::TestParallelMoveResolverNoSwap
/aosp_15_r20/device/google/contexthub/util/nanotool/
Dlogevent.cpp32 std::string LogEvent::GetMessage() const { in GetMessage() function in android::LogEvent
/aosp_15_r20/external/libbrillo/brillo/errors/
H A Derror.h58 const std::string& GetMessage() const { return message_; } in GetMessage() function
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dcbor.cc59 std::vector<std::uint8_t>&& Cbor::GetMessage() { return std::move(buffer_); } in GetMessage() function in cuttlefish::confui::Cbor
/aosp_15_r20/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h41 inline std::string GetMessage() const { in GetMessage() function
/aosp_15_r20/external/openthread/src/core/common/
H A Dappender.hpp145 Message &GetMessage(void) const { return *mShared.mMessage.mMessage; } in GetMessage() function in ot::Appender
/aosp_15_r20/art/cmdline/
H A Dcmdline_result.h50 const std::string& GetMessage() const { assert(IsError()); return message_; } in GetMessage() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dvar_proto.h66 absl::StatusOr<T> GetMessage() const { in GetMessage() function
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_request.hpp102 DBusMessage *GetMessage(void) { return mMessage; } in GetMessage() function in otbr::DBus::DBusRequest
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_match_result.h53 const Message& GetMessage() const { return message_; } in GetMessage() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_match_result.h53 const Message& GetMessage() const { return message_; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DDiagnosticManager.h69 llvm::StringRef GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DDiagnosticManager.h75 llvm::StringRef GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DDiagnosticManager.h75 llvm::StringRef GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Expression/
DDiagnosticManager.h75 llvm::StringRef GetMessage() const { return m_message; } in GetMessage() function
/aosp_15_r20/external/googleapis/google/chat/v1/
H A Dchat_service.proto151 rpc GetMessage(GetMessageRequest) returns (Message) { rpc
/aosp_15_r20/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go179 func (x *Status) GetMessage() *Status_Message { func
679 func (x *Status_Message) GetMessage() string { func
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/codegen/
H A Dutils.cc43 std::string ErrorReporter::GetMessage() { in GetMessage() function in tflite::support::codegen::ErrorReporter
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dgrpc.h225 template<class T> Message<T> GetMessage() { in GetMessage() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dgrpc.h225 template<class T> Message<T> GetMessage() { in GetMessage() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dgrpc.h236 template<class T> Message<T> GetMessage() { in GetMessage() function

123