Searched refs:GetContentList (Results 1 – 10 of 10) sorted by relevance
191 const std::vector<std::string> &GetContentList() const;
1455 void GetContentList(std::vector<std::string> &contentList) const;
160 auto contentList = GetContentList(); in Marshalling()
121 const std::vector<std::string> &AccessibilityMemo::GetContentList() const in GetContentList() function in OHOS::Accessibility::AccessibilityMemo
803 void AccessibilityElementInfo::GetContentList(std::vector<std::string> &contentList) const in GetContentList() function in OHOS::Accessibility::AccessibilityElementInfo
488 std::vector<std::string> contentLs = eventInfo_->GetContentList();
1096 elementInfo_->GetContentList(result);
318 elementInfo->SetContentList(eventInfo.GetContentList()); in CreateElementInfoByEventInfo()
962 callbackInfo->accessibilityElement_.elementInfo_->GetContentList(contents); in GetElementInfoContents()
2162 nodeInfo.GetContentList(contentList); in DumpContentListNG()