OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_set_bool
(Results
1 - 2
of
2
) sorted by null
/system/bt/osi/include/
config.h
88
void
config_set_bool
(config_t *config, const char *section, const char *key, bool value);
/system/bt/osi/src/
config.c
204
void
config_set_bool
(config_t *config, const char *section, const char *key, bool value) {
function
Completed in 3908 milliseconds