Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uloc_getDisplayName

1356             nameSize = uloc_getDisplayName(locName, NULL, name, 256, &status);
1745 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status);