Searched defs:GetBoolProperty (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/liblp/ | ||
H A D | property_fetcher.cpp | 30 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 D | test_helpers.cpp | 301 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty() function in android::snapshot::SnapshotTestPropertyFetcher |