Searched defs:SetInt (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache_helper.cc | 88 void ConfigCacheHelper::SetInt(const std::string& section, const std::string& property, int value) { in SetInt() function in bluetooth::storage::ConfigCacheHelper |
D | storage_module.cc | 341 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/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 34 bool bluetooth::shim::BtifConfigInterface::SetInt( in SetInt() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 54 bool BtifConfigInterface::SetInt(const std::string& section, in SetInt() function in bluetooth::shim::BtifConfigInterface |