Searched defs:dispLoc (Results 1 – 4 of 4) sorted by relevance
524 const char *dispLoc, in ucol_getDisplayName()
810 ULocale dispLoc = ULocale.getDefault(Category.DISPLAY); in testGetDefaultCategory() local
3404 const char* dispLoc = uloc_getAvailable(j); in TestDisplayName() local
1151 int32_t ucol_getDisplayName_android(const char * objLoc, const char * dispLoc, UChar * result, int3… in ucol_getDisplayName_android()