Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dsystem_properties.h51 const std::string* GetProperty(const std::string& key) const { in GetProperty() function
Dotapreopt.cpp153 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/
DTypeExtensions.cs62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions