Searched refs:kSupportedAttributeTypes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dcopyattr.cpp94 const supported_attribute_type kSupportedAttributeTypes[] = { variable
711 for (int i = 0; kSupportedAttributeTypes[i].type_name; i++) {
713 kSupportedAttributeTypes[i].type_name) == 0) {
715 attributeType = kSupportedAttributeTypes[i].type;

Completed in 27 milliseconds