Home
last modified time | relevance | path

Searched defs:str_slice (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/
H A Dlib.rs216 let str_slice = return_on_error!(result); in rutabaga_calculate_capset_mask() localVariable
249 let str_slice = return_on_error!(result); in rutabaga_init() localVariable
267 let str_slice = return_on_error!(result); in rutabaga_init() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dtests.rs117 fn str_slice() { in str_slice() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dtests.rs117 fn str_slice() { in str_slice() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dtests.rs117 fn str_slice() { in str_slice() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dtests.rs117 fn str_slice() { in str_slice() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dtests.rs117 fn str_slice() { in str_slice() function
/aosp_15_r20/external/rust/crates/rusb/src/
Dcontext.rs79 let str_slice: &str = c_str.to_str().unwrap_or(""); in static_log_callback() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dcontext.rs79 let str_slice: &str = c_str.to_str().unwrap_or(""); in static_log_callback() localVariable