Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dlib.rs4251 pub fn new_slice_from_prefix(bytes: B, count: usize) -> Option<(Ref<B, [T]>, B)> { in new_slice_from_prefix() function
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dlib.rs4251 pub fn new_slice_from_prefix(bytes: B, count: usize) -> Option<(Ref<B, [T]>, B)> { in new_slice_from_prefix() function