Searched defs:GetProperty (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/cmds/installd/ | ||
| D | system_properties.h | 51 const std::string* GetProperty(const std::string& key) const { in GetProperty() function |
| D | run_dex2oat.cpp | 363 std::string RunDex2Oat::GetProperty(const std::string& key, in GetProperty() function in android::installd::RunDex2Oat |
| D | otapreopt.cpp | 154 int GetProperty(const char* key, char* value, const char* default_value) const { in GetProperty() function in android::installd::OTAPreoptService |
| D | run_dex2oat_test.cpp | 63 virtual std::string GetProperty(const std::string& key, in GetProperty() function in android::installd::RunDex2OatTest::FakeRunDex2Oat |