Searched refs:child_ids_ (Results 1 – 11 of 11) sorted by relevance
50 child_ids_.clear(); in UpdateValue()52 child_ids_.push_back( in UpdateValue()139 int count = static_cast<int>(child_ids_.size()); in GetChildCount()151 int count = static_cast<int>(child_ids_.size()); in ChildAtIndex()153 return accessibility_helper_->GetNode(OsrAXTreeId(), child_ids_[index]); in ChildAtIndex()
113 std::vector<int> child_ids_; variable
178 if (child_ids_.empty()) { in GetAssociatedChildId()182 std::shared_ptr<Tensor> sample_ids = child_ids_[0]; in GetAssociatedChildId()
176 TensorRow child_ids_; variable
31 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
65 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
35 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
41 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
80 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
134 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()
117 RETURN_IF_NOT_OK(child_[0]->GetNextSample(&child_ids_)); in GetNextSample()