Home
last modified time | relevance | path

Searched defs:GetBoolProperty (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/device/google/gs-common/modem/android_property_manager/impl/
Dandroid_property_manager_impl.cpp9 bool AndroidPropertyManagerImpl::GetBoolProperty(const std::string& key, in GetBoolProperty() function in pixel_modem::AndroidPropertyManagerImpl
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dproperty_fetcher.cpp30 bool PropertyFetcher::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function in android::fs_mgr::PropertyFetcher
/aosp_15_r20/device/google/gs-common/modem/android_property_manager/fake/
Dfake_android_property_manager.cpp14 bool FakeAndroidPropertyManager::GetBoolProperty(const std::string& key, in GetBoolProperty() function in pixel_modem::FakeAndroidPropertyManager
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp234 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty() function in android::snapshot::SnapshotTestPropertyFetcher
/aosp_15_r20/frameworks/native/cmds/installd/
H A Drun_dex2oat.cpp345 bool RunDex2Oat::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function in android::installd::RunDex2Oat
H A Drun_dex2oat_test.cpp75 virtual bool GetBoolProperty(const std::string& key, bool default_value) override { in GetBoolProperty() function in android::installd::RunDex2OatTest::FakeRunDex2Oat
/aosp_15_r20/system/libbase/
H A Dproperties.cpp121 bool GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function
/aosp_15_r20/hardware/google/pixel/health/test/
DTestBatteryDefender.cpp72 bool GetBoolProperty(const std::string &key, bool default_value) { in GetBoolProperty() function