HomeSort by relevance Sort by last modified time
    Searched refs:path_getRootIniPath (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/avd/
util.h 39 char* path_getRootIniPath( const char* avdName );
util.c 87 path_getRootIniPath( const char* avdName )
120 char* iniPath = path_getRootIniPath(avdName);
info.c 434 char* iniPath = path_getRootIniPath( i->deviceName );
    [all...]

Completed in 95 milliseconds