Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dsystem_properties.h51 const std::string* GetProperty(const std::string& key) const { in GetProperty() function
Drun_dex2oat.cpp354 std::string RunDex2Oat::GetProperty(const std::string& key, in GetProperty() function in android::installd::RunDex2Oat
Dotapreopt.cpp153 int GetProperty(const char* key, char* value, const char* default_value) const { in GetProperty() function in android::installd::OTAPreoptService
Drun_dex2oat_test.cpp63 virtual std::string GetProperty(const std::string& key, in GetProperty() function in android::installd::RunDex2OatTest::FakeRunDex2Oat