Home
last modified time | relevance | path

Searched defs:config_has_key (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h148 struct config_has_key { struct
160 extern struct config_has_key config_has_key; argument
Dmock_osi_config.cc44 struct config_has_key config_has_key; variable
101 bool config_has_key(const config_t& config, const std::string& section, in config_has_key() function
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc145 bool config_has_key(const config_t& config, const std::string& section, in config_has_key() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc91 bool config_has_key(const config_t& config, const std::string& section, in config_has_key() function