Searched defs:GetProperty (Results 1 – 5 of 5) sorted by relevance
| /system/core/fs_mgr/liblp/ | ||
| 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 |
| /system/apex/apexd/ | ||
| D | apex_database.cpp | 79 Result<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anon17520fda0111::BlockDevice |
| /system/core/fs_mgr/libsnapshot/ | ||
| D | test_helpers.cpp | 225 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty() function in android::snapshot::SnapshotTestPropertyFetcher |
| /system/extras/simpleperf/app_api/cpp/ | ||
| D | simpleperf.cpp | 363 std::string ProfileSessionImpl::GetProperty(const std::string& name) { in GetProperty() function in simpleperf::ProfileSessionImpl |
| /system/libbase/ | ||
| D | properties.cpp | 159 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function |