Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DProperties.h28 static inline int property_get(const char *key, char *value, const char *default_value) { in property_get() function
/frameworks/rs/
DrsCppUtils.cpp103 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
/frameworks/rs/cpp/
DrsCppUtils.cpp103 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache.cpp31 static int property_get(const char *key, char *value, const char *default_value) { in property_get() function