Searched refs:checkForLocale (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/tts/
H A Dcom_svox_picottsengine.cpp125 /** checkForLocale
130 static int checkForLocale( const char * locale ) function
135 ALOGE("checkForLocale called with NULL language");
510 loclIndex = checkForLocale( locale );

Completed in 95 milliseconds