Searched refs:compoundTable (Results 1 – 3 of 3) sorted by relevance
330 ResourceTable compoundTable = value.getTable(errorCode); in consumeUnitTypesTable() local332 for (int i = 0; compoundTable.getKeyAndValue(i, key, value); ++i) { in consumeUnitTypesTable()
845 UResource.Table compoundTable = value.getTable(); in consumeUnitTypesTable() local846 for (int i = 0; compoundTable.getKeyAndValue(i, key, value); i++) { in consumeUnitTypesTable()
873 UResource.Table compoundTable = value.getTable(); in consumeUnitTypesTable() local874 for (int i = 0; compoundTable.getKeyAndValue(i, key, value); i++) { in consumeUnitTypesTable()