Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Dconfig_test.cc221 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
/aosp12/system/bt/osi/src/
H A Dconfig.cc236 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
/aosp12/system/bt/test/stub/
H A Dosi.cc88 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function