Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/icu/source/i18n/
Dregion.cpp83 …LocalUHashtablePointer newNumericCodeMap(uhash_open(uhash_hashLong,uhash_compareLong,nullptr,&stat… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
185 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)(r.getAlias()),&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
255 … uhash_iput(newNumericCodeMap.getAlias(),aliasFromRegion->code,(void *)aliasFromRegion,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
303 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)r,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
414 numericCodeMap = newNumericCodeMap.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/icu/icu4c/source/i18n/
Dregion.cpp83 …LocalUHashtablePointer newNumericCodeMap(uhash_open(uhash_hashLong,uhash_compareLong,nullptr,&stat… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
185 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)(r.getAlias()),&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
255 … uhash_iput(newNumericCodeMap.getAlias(),aliasFromRegion->code,(void *)aliasFromRegion,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
303 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)r,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
414 numericCodeMap = newNumericCodeMap.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/cronet/stable/third_party/icu/source/i18n/
Dregion.cpp83 …LocalUHashtablePointer newNumericCodeMap(uhash_open(uhash_hashLong,uhash_compareLong,nullptr,&stat… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
185 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)(r.getAlias()),&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
255 … uhash_iput(newNumericCodeMap.getAlias(),aliasFromRegion->code,(void *)aliasFromRegion,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
303 uhash_iput(newNumericCodeMap.getAlias(),r->code,(void *)r,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
414 numericCodeMap = newNumericCodeMap.orphan(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()