Home
last modified time | relevance | path

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

/external/icu4c/common/
Dserv.cpp781 ICUServiceKey* matchKey = createKey(matchID, status); in getDisplayNames() local
790 if (matchKey != NULL && !matchKey->isFallbackOf(*id)) { in getDisplayNames()
801 delete matchKey; in getDisplayNames()