Searched refs:pathkey (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Dusprep.cpp112 UHashTok namekey, pathkey; local
114 pathkey.pointer = b->path;
115 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);
H A Duresbund.cpp56 UHashTok namekey, pathkey; local
58 pathkey.pointer = b->fPath;
59 return uhash_hashChars(namekey)+37u*uhash_hashChars(pathkey);

Completed in 115 milliseconds