Searched defs:default_value (Results 1 – 11 of 11) sorted by relevance
| /frameworks/compile/libbcc/lib/ |
| D | Properties.h | 28 static inline int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/base/core/proto/android/providers/settings/ |
| D | common.proto | 36 optional string default_value = 5; field
|
| /frameworks/rs/ |
| D | rsCppUtils.cpp | 106 int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/rs/cpp/ |
| D | rsCppUtils.cpp | 106 int property_get(const char *key, char *value, const char *default_value) { in property_get()
|
| /frameworks/native/cmds/installd/ |
| D | installd.cpp | 50 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| D | otapreopt.cpp | 769 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| D | InstalldNativeService.cpp | 1942 const char* default_value = nullptr) { in getCStr()
|
| /frameworks/native/cmds/installd/tests/ |
| D | installd_cache_test.cpp | 46 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| D | installd_service_test.cpp | 42 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| D | installd_dexopt_test.cpp | 65 int get_property(const char *key, char *value, const char *default_value) { in get_property()
|
| /frameworks/ml/nn/driver/cache/BlobCache/ |
| D | BlobCache.cpp | 31 static int property_get(const char *key, char *value, const char *default_value) { in property_get()
|