Home
last modified time | relevance | path

Searched defs:c_void (Results 1 – 4 of 4) sorted by relevance

/system/librustutils/
Dsystem_properties.rs66 res_p: *mut c_void, in read_raw()
280 res_p: *mut c_void, in foreach()
301 res_p: *mut c_void, in foreach()
/system/security/keystore2/apc_compat/
Dapc_compat.rs79 handle: *mut ::std::os::raw::c_void, in confirmation_result_callback()
/system/core/libstats/pull_rust/
Dstats_pull.rs118 _cookie: *mut c_void, in callback_wrapper()
/system/cros-codecs/src/video_frame/
Dgbm_video_frame.rs72 ) -> Result<(*mut libc::c_void, *mut libc::c_void), String> { in map_bo()