Searched defs:GetBool (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/gd/storage/ | ||
H A 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 |
/aosp12/system/bt/btif/src/ | ||
H A D | btif_config_cache.cc | 291 std::optional<bool> BtifConfigCache::GetBool(const std::string& section_name, in GetBool() function in BtifConfigCache |
/aosp12/packages/modules/StatsD/statsd/src/logd/ | ||
H A D | LogEvent.cpp | 506 bool LogEvent::GetBool(size_t key, status_t* err) const { in GetBool() function in android::os::statsd::LogEvent |