Home
last modified time | relevance | path

Searched refs:__system_property_get (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt3189 __system_property_get
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3871 pub fn __system_property_get(__name: *const c_char, __value: *mut c_char) -> c_int; in __system_property_get() function