Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h90 struct config_get_int { struct
101 extern struct config_get_int config_get_int; argument
Dmock_osi_config.cc41 struct config_get_int config_get_int; variable
80 int config_get_int(const config_t& config, const std::string& section, const std::string& key, in config_get_int() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc141 int config_get_int(const config_t& config, const std::string& section, const std::string& key, in config_get_int() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc124 int config_get_int(const config_t& config, const std::string& section, const std::string& key, in config_get_int() function