Searched refs:GetLatestContent (Results 1 – 10 of 10) sorted by relevance
199 const std::string &GetLatestContent() const;
1469 const std::string &GetLatestContent() const;
168 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String, parcel, GetLatestContent()); in Marshalling()
126 const std::string &AccessibilityMemo::GetLatestContent() const in GetLatestContent() function in OHOS::Accessibility::AccessibilityMemo
815 const std::string &AccessibilityElementInfo::GetLatestContent() const in GetLatestContent() function in OHOS::Accessibility::AccessibilityElementInfo
396 EXPECT_EQ(eventInfo_->GetLatestContent(), context);
1111 EXPECT_STREQ(elementInfo_->GetLatestContent().c_str(), "test");
319 elementInfo->SetLatestContent(eventInfo.GetLatestContent()); in CreateElementInfoByEventInfo()
982 …callbackInfo->accessibilityElement_.elementInfo_->GetLatestContent().c_str(), NAPI_AUTO_LENGTH, &v… in GetElementInfoLastContent()
2322 DumpLog::GetInstance().AddDesc("latest content: ", nodeInfo.GetLatestContent()); in DumpAccessibilityPropertyNG()