Searched refs:GetNextAttrName (Results 26 - 28 of 28) sorted by relevance

12

/haiku/src/apps/diskprobe/
H A DProbeView.cpp1151 while (node.GetNextAttrName(attribute) == B_OK) {
/haiku/src/kits/tracker/
H A DFSUtils.cpp1556 while (srcNode->GetNextAttrName(name) == B_OK) {
1976 while (srcNode->GetNextAttrName(name) == B_OK) {
H A DContainerWindow.cpp1124 while (node->GetNextAttrName(attrName) == B_OK) {

Completed in 36 milliseconds

12