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 34 char* path_getRootIniPath( const char* avdName );
util.c 85 path_getRootIniPath( const char* avdName )
118 char* iniPath = path_getRootIniPath(avdName);
info.c 423 char* iniPath = path_getRootIniPath( i->deviceName );
    [all...]

Completed in 912 milliseconds