Home
last modified time | relevance | path

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

/system/bt/osi/test/
Dconfig_test.cc233 TEST_F(ConfigTest, config_remove_key) { in TEST_F() argument
/system/bt/osi/src/
Dconfig.cc246 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function
/system/bt/test/stub/
Dosi.cc83 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function