Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dsortkey.cpp399 U_NAMESPACE_QUALIFIER CollationKey newKey(key, length); in ucol_keyHashCode() local
400 return newKey.hashCode(); in ucol_keyHashCode()
/external/opencore/protocols/http_parcom/src/
Dstring_keyvalue_store.cpp136 StrCSumPtrLen newKey(aNewKey, aKeyLength); in addKeyValuePair() local
138 return addKeyValuePair(newKey, newValue, aNeedReplaceOldValue); in addKeyValuePair()