Home
last modified time | relevance | path

Searched defs:c_str_slice (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/
H A Dlib.rs214 let c_str_slice = CStr::from_ptr(capset_names); in rutabaga_calculate_capset_mask() localVariable
247 let c_str_slice = CStr::from_ptr(channel.channel_name); in rutabaga_init() localVariable
265 let c_str_slice = CStr::from_ptr(renderer_features_ptr); in rutabaga_init() localVariable
672 let c_str_slice = CStr::from_ptr(dir); in rutabaga_snapshot() localVariable
689 let c_str_slice = CStr::from_ptr(dir); in rutabaga_restore() localVariable
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/gpu_client/src/
H A Dlib.rs109 let c_str_slice = CStr::from_ptr(value); in virtgpu_kumquat_init() localVariable