Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dbufprint.c77 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir() function
110 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir() function
135 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir() function
159 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir() function
Dbufprint.h70 extern char* bufprint_app_dir (char* buffer, char* buffend);
/external/qemu/android/avd/
Dutil.c66 (void) bufprint_app_dir(temp, end); in path_getSdkRoot()
/external/qemu/android/
Dqemu-setup.c59 p = bufprint_app_dir(p, end); in get_app_dir()
Dmain-common.c170 p = bufprint_app_dir(p, end); in parse_keyset()
610 app = bufprint_app_dir(temp, end); in _getSdkImagePath()
Dhelp.c473 p = bufprint_app_dir( p, end ); in help_sysdir()