Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_main_shim_BtifConfigInterface.cc34 bool bluetooth::shim::BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface
/system/bt/gd/storage/
Dconfig_cache_helper.cc86 void ConfigCacheHelper::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::ConfigCacheHelper
/system/bt/main/shim/
Dconfig.cc56 bool BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface
/system/bt/btif/src/
Dbtif_config_cache.cc239 void BtifConfigCache::SetInt(std::string section_name, std::string key, in SetInt() function in BtifConfigCache