OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_config_create
(Results
1 - 1
of
1
) sorted by null
/system/core/libcutils/
config_utils.c
51
static cnode*
_config_create
(cnode *root, const char *name)
function
103
node =
_config_create
(root, name);
269
node =
_config_create
(root, cs->text);
276
node =
_config_create
(node, cs->text);
Completed in 101 milliseconds