Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 5 of 5) 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.cpp79 Result<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anon17520fda0111::BlockDevice
/system/core/fs_mgr/libsnapshot/
Dtest_helpers.cpp225 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty() function in android::snapshot::SnapshotTestPropertyFetcher
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp363 std::string ProfileSessionImpl::GetProperty(const std::string& name) { in GetProperty() function in simpleperf::ProfileSessionImpl
/system/libbase/
Dproperties.cpp159 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function