Home
last modified time | relevance | path

Searched refs:copyHashtable (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddtptngen.h545 void copyHashtable(Hashtable *other, UErrorCode &status);
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp341 copyHashtable(other.fAvailableFormatKeyHash, status); in operator =()
1214 DateTimePatternGenerator::copyHashtable(Hashtable *other, UErrorCode &status) { in copyHashtable() function in DateTimePatternGenerator