OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avdinfo_getcachepath
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/avd/
info.h
156
char*
avdInfo_getCachePath
( AvdInfo* i );
info.c
933
char*
avdInfo_getCachePath
( AvdInfo* i )
[
all
...]
/external/qemu/android/
main.c
706
opts->cache =
avdInfo_getCachePath
(avd);
[
all
...]
Completed in 66 milliseconds