Searched refs:bootPropPath (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/avd/
H A Dinfo.c905 char* bootPropPath = path_getBuildBootProp(i->androidOut); local
906 if (bootPropPath) {
907 _avdInfo_readPropertyFile(i, bootPropPath, i->bootProperties);
908 free(bootPropPath);

Completed in 393 milliseconds