OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:androidBuildRoot
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/avd/
info.h
117
* '
androidBuildRoot
' must be the absolute path to the root of the
123
AvdInfo* avdInfo_newForAndroidBuild( const char*
androidBuildRoot
,
info.c
104
char*
androidBuildRoot
;
168
AFREE(i->
androidBuildRoot
);
804
avdInfo_newForAndroidBuild( const char*
androidBuildRoot
,
813
i->
androidBuildRoot
= ASTRDUP(
androidBuildRoot
);
902
i->
androidBuildRoot
, i->targetArch, suffix);
1135
i->
androidBuildRoot
, PREBUILT_SKINS_ROOT );
[
all
...]
Completed in 358 milliseconds