Searched refs:GetConversationTitle (Results 1 – 5 of 5) sorted by relevance
35 NotificationConversationalContent.GetConversationTitle(); in DoSomethingInterestingWithMyAPI()
63 std::string GetConversationTitle() const;
35 std::string NotificationConversationalContent::GetConversationTitle() const in GetConversationTitle() function in OHOS::Notification::NotificationConversationalContent
259 … EXPECT_EQ("ConversationTitle", notificationConversationContent->GetConversationTitle()); in CheckCaseFourResult()
1065 …napi_create_string_utf8(env, conversationalContent->GetConversationTitle().c_str(), NAPI_AUTO_LENG… in SetNotificationConversationalContent()