Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/system/libbase/
H A Dproperties.cpp71 bool GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function
/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat.cpp359 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
/aosp12/hardware/google/pixel/health/test/
H A DTestBatteryDefender.cpp72 bool GetBoolProperty(const std::string &key, bool default_value) { in GetBoolProperty() function