Searched defs:property_get (Results 1 – 4 of 4) sorted by relevance
5 int property_get(const char* key, char* value, const char* default_value) in property_get() function
136 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
1096 system_property_get* property_get = in uprv_tzname_clear_cache() local