Searched defs:GetProperty (Results 1 – 4 of 4) 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 | 81 Result<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anon94dce1900111::BlockDevice |
/system/libbase/ | ||
D | properties.cpp | 109 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function |
/system/extras/simpleperf/app_api/cpp/ | ||
D | simpleperf.cpp | 392 std::string ProfileSessionImpl::GetProperty(const std::string& name) { in GetProperty() function in simpleperf::ProfileSessionImpl |