Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc88 void ConfigCacheHelper::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc341 void StorageModule::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::StorageModule
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc34 bool bluetooth::shim::BtifConfigInterface::SetInt( in SetInt() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc54 bool BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface