OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aconfig_node
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/
config.h
41
extern AConfig*
aconfig_node
(const char *name, const char *value);
config.c
22
aconfig_node
(const char *name, const char *value)
function
main.c
1019
root =
aconfig_node
("", "");
[
all
...]
/external/qemu/android/skin/
keyset.c
437
AConfig* root =
aconfig_node
("","");
Completed in 706 milliseconds