OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kernelpath
(Results
1 - 2
of
2
) sorted by null
/external/yaffs2/yaffs2/
patch-ker.sh
31
echo "usage: $0
kernelpath
"
/external/qemu/android/avd/
info.c
882
char*
kernelPath
= _avdInfo_getContentOrSdkFilePath(i, imageName);
884
if (
kernelPath
== NULL && i->inAndroidBuild) {
907
kernelPath
= ASTRDUP(temp);
909
return
kernelPath
;
[
all
...]
Completed in 395 milliseconds