Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc29 std::optional<bool> ConfigCacheHelper::GetBool(const std::string& section, const std::string& prope… in GetBool() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc318 std::optional<bool> StorageModule::GetBool( in GetBool() function in bluetooth::storage::StorageModule
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config_cache.cc296 std::optional<bool> BtifConfigCache::GetBool(const std::string& section_name, in GetBool() function in BtifConfigCache
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp676 bool LogEvent::GetBool(size_t key, status_t* err) const { in GetBool() function in android::os::statsd::LogEvent