Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h41 inline std::string GetMessage() const { in GetMessage() function
/aosp12/art/cmdline/
H A Dcmdline_result.h50 const std::string& GetMessage() const { assert(IsError()); return message_; } in GetMessage() function
/aosp12/art/compiler/optimizing/
H A Dparallel_move_test.cc86 std::string GetMessage() const { in GetMessage() function in art::TestParallelMoveResolverWithSwap
142 std::string GetMessage() const { in GetMessage() function in art::TestParallelMoveResolverNoSwap
/aosp12/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go141 func (m *Status) GetMessage() *Status_Message { func
554 func (m *Status_Message) GetMessage() string { func