Searched refs:GetRootBatch (Results 1 – 9 of 9) sorted by relevance
137 RetError AccessibilityUITestAbilityImpl::GetRootBatch(std::vector<AccessibilityElementInfo>& elemen… in GetRootBatch() function in OHOS::Accessibility::AccessibilityUITestAbilityImpl145 return aaClient->GetRootBatch(elementInfos); in GetRootBatch()
534 RetError AccessibleAbilityClientImpl::GetRootBatch(std::vector<AccessibilityElementInfo>& elementIn… in GetRootBatch() function in OHOS::Accessibility::AccessibleAbilityClientImpl
107 virtual RetError GetRootBatch(std::vector<AccessibilityElementInfo>& elementInfos) = 0;
95 virtual RetError GetRootBatch(std::vector<AccessibilityElementInfo>& elementInfos) = 0;
103 virtual RetError GetRootBatch(std::vector<AccessibilityElementInfo>& elementInfos) override;
142 virtual RetError GetRootBatch(std::vector<AccessibilityElementInfo>& elementInfos) override;
293 RetError AccessibleAbilityClientImpl::GetRootBatch(std::vector<AccessibilityElementInfo>& elementIn… in GetRootBatch() function in OHOS::Accessibility::AccessibleAbilityClientImpl
839 EXPECT_EQ(instance_->GetRootBatch(elementInfos), RET_ERR_NULLPTR);859 EXPECT_EQ(instance_->GetRootBatch(elementInfos), RET_OK);
989 EXPECT_EQ(instance_->GetRootBatch(info), RET_ERR_TIME_OUT);