OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_help_for_option
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
help.h
37
extern int
android_help_for_option
( const char* option, stralloc_t* out );
help.c
1543
android_help_for_option
( const char* option, stralloc_t* out )
function
[
all
...]
main.c
277
else if (
android_help_for_option
(opt, out) == 0) {
[
all
...]
Completed in 137 milliseconds