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

/external/chromium_org/third_party/icu/source/common/
H A Dusprep.cpp109 UHashTok namekey, pathkey; local
111 pathkey.pointer = b->path;
112 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);
H A Duresbund.cpp53 UHashTok namekey, pathkey; local
55 pathkey.pointer = b->fPath;
56 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);
/external/icu/icu4c/source/common/
H A Dusprep.cpp109 UHashTok namekey, pathkey; local
111 pathkey.pointer = b->path;
112 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);
H A Duresbund.cpp53 UHashTok namekey, pathkey; local
55 pathkey.pointer = b->fPath;
56 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);

Completed in 232 milliseconds