Searched defs:__system_property_get (Results 1 – 8 of 8) sorted by relevance
64 int __system_property_get(const char* name, char* value) { in __system_property_get() function
71 int __system_property_get(const char* name, char* value) { in __system_property_get() function
53 BASE_EXPORT int __system_property_get(const char* name, char* value) { in __system_property_get() function
2989 pub fn __system_property_get(__name: *const ::c_char, __value: *mut ::c_char) -> ::c_int; in __system_property_get() function