Searched defs:config_new (Results 1 – 2 of 2) sorted by relevance
/system/bt/osi/test/ | ||
D | config_test.cpp | 73 TEST_F(ConfigTest, config_new) { in TEST_F() argument |
/system/bt/osi/src/ | ||
D | config.c | 81 config_t *config_new(const char *filename) { in config_new() function |