Searched defs:get_property (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/cmds/installd/ |
D | installd.cpp | 50 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|
D | otapreopt.cpp | 699 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 | 68 int get_property(const char *key, char *value, const char *default_value) { in get_property() function
|