Searched refs:get_property (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/ |
D | installd_deps.h | 32 extern int get_property(const char *key,
|
D | installd.cpp | 50 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|
D | otapreopt.cpp | 603 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|
/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() function
|
D | installd_service_test.cpp | 50 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|
D | installd_dexopt_test.cpp | 69 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|