Searched defs:GetBoolProperty (Results 1 – 3 of 3) sorted by relevance
| /system/core/fs_mgr/liblp/ | ||
| D | property_fetcher.cpp | 30 bool PropertyFetcher::GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function in android::fs_mgr::PropertyFetcher |
| /system/core/fs_mgr/libsnapshot/ | ||
| D | test_helpers.cpp | 234 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty() function in android::snapshot::SnapshotTestPropertyFetcher |
| /system/libbase/ | ||
| D | properties.cpp | 121 bool GetBoolProperty(const std::string& key, bool default_value) { in GetBoolProperty() function |