Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/ffi/src/
Dlib.rs218 let c_str_slice = CStr::from_ptr(capset_names); in rutabaga_calculate_capset_mask() localVariable
251 let c_str_slice = CStr::from_ptr(channel.channel_name); in rutabaga_init() localVariable
269 let c_str_slice = CStr::from_ptr(renderer_features_ptr); in rutabaga_init() localVariable
697 let c_str_slice = CStr::from_ptr(dir); in rutabaga_snapshot() localVariable
713 let c_str_slice = CStr::from_ptr(dir); in rutabaga_restore() localVariable
/external/crosvm/rutabaga_gfx/kumquat/gpu_client/src/
Dlib.rs109 let c_str_slice = CStr::from_ptr(value); in virtgpu_kumquat_init() localVariable