Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 4 of 4) sorted by relevance

/system/core/fs_mgr/liblp/
Dproperty_fetcher.cpp26 std::string PropertyFetcher::GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function in android::fs_mgr::PropertyFetcher
/system/apex/apexd/
Dapex_database.cpp81 Result<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anon94dce1900111::BlockDevice
/system/libbase/
Dproperties.cpp109 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp392 std::string ProfileSessionImpl::GetProperty(const std::string& name) { in GetProperty() function in simpleperf::ProfileSessionImpl