Home
last modified time | relevance | path

Searched refs:parse_kcm_file (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/
Dcharmap.c550 parse_kcm_file(const char* kcm_file_path, AKeyCharmap* char_map) { in parse_kcm_file() function
635 if (!parse_kcm_file(kcm_file_path, &android_custom_charmap)) { in android_charmap_setup()