Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp301 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty() function in android::snapshot::SnapshotTestPropertyFetcher