Searched defs:GetProperty (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/liblp/ | ||
H A D | property_fetcher.cpp | 26 std::string PropertyFetcher::GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function in android::fs_mgr::PropertyFetcher |
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | test_helpers.cpp | 292 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty() function in android::snapshot::SnapshotTestPropertyFetcher |