Home | History | Annotate | Download | only in common

Lines Matching refs:ResourceTable

596 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const {
598 return ResourceTable();
628 return ResourceTable();
630 return ResourceTable(keys16, keys32, items16, items32, length);
815 UBool icu::ResourceTable::getKeyAndValue(int32_t i,