Home
last modified time | relevance | path

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

/external/icu4c/common/
Dpropname.cpp246 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
307 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
Dpropname.h100 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);