OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_set_int
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/osi/include/
config.h
68
void
config_set_int
(config_t *config, const char *section, const char *key, int value);
/external/bluetooth/bluedroid/osi/src/
config.c
127
void
config_set_int
(config_t *config, const char *section, const char *key, int value) {
function
Completed in 336 milliseconds