Searched refs:PROFILE_NAMES (Results 1 – 4 of 4) sorted by relevance
52 PROFILE_NAMES = { variable in BluetoothTesterXmlRpcDelegate82 (profile_name, profile_short_name) = self.PROFILE_NAMES[profile]
179 private static final String[] PROFILE_NAMES = { field in StringPrep328 ByteBuffer bytes = ICUBinary.getRequiredData(PROFILE_NAMES[profile] + ".spp"); in getInstance()
167 private static final String[] PROFILE_NAMES = { field in StringPrep315 ByteBuffer bytes = ICUBinary.getRequiredData(PROFILE_NAMES[profile] + ".spp"); in getInstance()
59 static const char * const PROFILE_NAMES[] = { variable412 if (index < 0 || index >= UPRV_LENGTHOF(PROFILE_NAMES)) { in usprep_openByType()416 return usprep_open(NULL, PROFILE_NAMES[index], status); in usprep_openByType()