Home
last modified time | relevance | path

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

/art/libarttools/include/tools/
Dsystem_properties.h101 virtual std::string GetProperty(const std::string& key) const { in GetProperty() function
/art/odrefresh/
Dodr_config.h108 std::string GetProperty(const std::string& key) const override { in GetProperty() function
/art/artd/
Dartd.cc1960 std::string BuildSystemProperties::GetProperty(const std::string& key) const { in GetProperty() function in art::artd::BuildSystemProperties