Searched refs:GetCurrentAttribute (Results 1 – 4 of 4) sorted by relevance
20 Attribute* GetCurrentAttribute() const;
37 ShareAttrDirIterator::GetCurrentAttribute() const in GetCurrentAttribute() function in ShareAttrDirIterator
44 return compare_attributes(a->GetCurrentAttribute(), in compare_iterators()45 b->GetCurrentAttribute()); in compare_iterators()264 while (iterator && iterator->GetCurrentAttribute() == oldAttr) { in Update()280 while (iterator && iterator->GetCurrentAttribute() == oldAttr) { in Update()
1530 Attribute* attribute = iterator->GetCurrentAttribute(); in ReadAttrDir()