Searched defs:noCache (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/avd/
H A Dinfo.c694 int noCache = (params->flags & AVDINFO_NO_CACHE) != 0; local
761 if (!noCache) {
1150 int noCache = (params->flags & AVDINFO_NO_CACHE) != 0; local
1249 if (!noCache) {

Completed in 25 milliseconds