Searched defs:GetBool (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/gd/storage/ | ||
| D | config_cache_helper.cc | 29 std::optional<bool> ConfigCacheHelper::GetBool(const std::string& section, const std::string& prope… in GetBool() function in bluetooth::storage::ConfigCacheHelper |
| D | storage_module.cc | 318 std::optional<bool> StorageModule::GetBool( in GetBool() function in bluetooth::storage::StorageModule |
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config_cache.cc | 296 std::optional<bool> BtifConfigCache::GetBool(const std::string& section_name, in GetBool() function in BtifConfigCache |
| /packages/modules/StatsD/statsd/src/logd/ | ||
| D | LogEvent.cpp | 676 bool LogEvent::GetBool(size_t key, status_t* err) const { in GetBool() function in android::os::statsd::LogEvent |