Home
last modified time | relevance | path

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

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