Searched defs:GetBoolProperty (Results 1 – 8 of 8) sorted by relevance
9 bool AndroidPropertyManagerImpl::GetBoolProperty(const std::string& key, in GetBoolProperty() function in pixel_modem::AndroidPropertyManagerImpl
30 bool PropertyFetcher::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function in android::fs_mgr::PropertyFetcher
14 bool FakeAndroidPropertyManager::GetBoolProperty(const std::string& key, in GetBoolProperty() function in pixel_modem::FakeAndroidPropertyManager
234 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty() function in android::snapshot::SnapshotTestPropertyFetcher
345 bool RunDex2Oat::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function in android::installd::RunDex2Oat
75 virtual bool GetBoolProperty(const std::string& key, bool default_value) override { in GetBoolProperty() function in android::installd::RunDex2OatTest::FakeRunDex2Oat
121 bool GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function
72 bool GetBoolProperty(const std::string &key, bool default_value) { in GetBoolProperty() function