Searched defs:GetProperty (Results 1 – 3 of 3) 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 | otapreopt.cpp | 153 int GetProperty(const char* key, char* value, const char* default_value) const { in GetProperty() function in android::installd::OTAPreoptService |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Compatibility/ | ||
| D | TypeExtensions.cs | 62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions |