Home
last modified time | relevance | path

Searched defs:config_remove_section (Results 1 – 2 of 2) sorted by relevance

/system/bt/osi/test/
Dconfig_test.cc137 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
/system/bt/osi/src/
Dconfig.cc234 bool config_remove_section(config_t* config, const char* section) { in config_remove_section() function