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

/haiku-fatelf/src/kits/storage/
H A DResourcesContainer.cpp157 ResourcesContainer::IndexOfType(type_code type, int32 typeIndex) const
164 if (typeIndex == 0)
166 typeIndex--;
/haiku-fatelf/src/tests/apps/partitioner/
H A DPartitioner.cpp494 int64 typeIndex = 0; local
503 supportedTypesCount - 1, -1, "invalid index", typeIndex)) {
508 const char* type = supportedTypes.ItemAt(typeIndex)->String();

Completed in 42 milliseconds