Searched defs:findProperty (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dpropname.cpp146 int32_t PropNameData::findProperty(int32_t property) { function in class:PropNameData
238 int32_t valueMapIndex=findProperty(property);
246 int32_t valueMapIndex=findProperty(property);
271 int32_t valueMapIndex=findProperty(property);

Completed in 57 milliseconds