Searched refs:__system_property_read (Results 1 – 2 of 2) sorted by relevance
73 int __system_property_read(const prop_info *pi, char *name, char *value);
163 int __system_property_read(const prop_info *pi, char *name, char *value) in __system_property_read() function189 return __system_property_read(pi, 0, value); in __system_property_get()