Searched refs:subtypeTable (Results 1 – 3 of 3) sorted by relevance
338 ResourceTable subtypeTable = value.getTable(errorCode); in consumeUnitTypesTable() local340 for (int i = 0; subtypeTable.getKeyAndValue(i, key, value); ++i) { in consumeUnitTypesTable()
852 UResource.Table subtypeTable = value.getTable(); in consumeUnitTypesTable() local853 for (int i = 0; subtypeTable.getKeyAndValue(i, key, value); i++) { in consumeUnitTypesTable()
880 UResource.Table subtypeTable = value.getTable(); in consumeUnitTypesTable() local881 for (int i = 0; subtypeTable.getKeyAndValue(i, key, value); i++) { in consumeUnitTypesTable()