OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_build_out
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/
main-common.c
1010
char*
android_build_out
= NULL;
local
1040
android_build_out
= out;
1042
D( "found Android build out: %s",
android_build_out
);
1049
if (opts->avd == NULL && !
android_build_out
)
[
all
...]
Completed in 422 milliseconds