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