Searched defs:SetInt (Results 1 – 4 of 4) sorted by relevance
/system/bt/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 34 bool bluetooth::shim::BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface |
/system/bt/gd/storage/ | ||
D | config_cache_helper.cc | 86 void ConfigCacheHelper::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::ConfigCacheHelper |
/system/bt/main/shim/ | ||
D | config.cc | 56 bool BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 239 void BtifConfigCache::SetInt(std::string section_name, std::string key, in SetInt() function in BtifConfigCache |