Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dsystem_properties.h51 const std::string* GetProperty(const std::string& key) const { in GetProperty() function
Dotapreopt.cpp142 int GetProperty(const char* key, char* value, const char* default_value) const { in GetProperty() function in android::installd::OTAPreoptService