Home
last modified time | relevance | path

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

/external/qemu/android/
Duser-config.c38 #define USER_CONFIG_FILE "emulator-user.ini" macro
65 p = bufprint_config_file(temp, end, USER_CONFIG_FILE); in auserConfig_new()
68 USER_CONFIG_FILE); in auserConfig_new()
74 p = bufprint_temp_file(temp, end, USER_CONFIG_FILE); in auserConfig_new()