Home
last modified time | relevance | path

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

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