Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Dconfig_test.cc167 TEST_F(ConfigTest, config_has_section) { in TEST_F() argument
/aosp12/system/bt/osi/src/
H A Dconfig.cc142 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function
/aosp12/system/bt/test/stub/
H A Dosi.cc79 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section() function