OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_getBuildTargetArch
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/avd/
util.h
49
char*
path_getBuildTargetArch
( const char* androidOut );
util.c
241
path_getBuildTargetArch
( const char* androidOut )
info.c
816
i->targetArch =
path_getBuildTargetArch
(i->androidOut);
[
all
...]
/external/qemu/android/
main-emulator.c
125
avdArch =
path_getBuildTargetArch
(androidOut);
Completed in 23 milliseconds