Searched refs:GetMessage (Results 1 – 4 of 4) sorted by relevance
36 std::string GetMessage() const;
32 std::string LogEvent::GetMessage() const { in GetMessage() function in android::LogEvent
180 return {IConfirmationUI::OK, user_response.GetMessage(), user_response.GetSign()}; in PromptUserConfirmation()
149 auto GetMessage() const { return message_; } in GetMessage() function