Home
last modified time | relevance | path

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

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