Home | History | Annotate | Download | only in avd

Lines Matching full:kernelpath

882     char*  kernelPath = _avdInfo_getContentOrSdkFilePath(i, imageName);
884 if (kernelPath == NULL && i->inAndroidBuild) {
907 kernelPath = ASTRDUP(temp);
909 return kernelPath;