Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dprocess.rs72 let mut new_vec: Vec<MaybeUninit<T>> = Vec::with_capacity(len as usize); in allocate_vec_maybeuninit() localVariable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dbasic_rust_types.rs885 let new_vec = OhCloudExtVectorNew(typ); localVariable
1076 let new_vec = OhCloudExtVectorNew(typ); in ut_vec_null() localVariable