Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dzip.rs33 pub struct Zip<A, B> { struct
38 impl<A, B> ParallelIterator for Zip<A, B> argument
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp131 bool Zip(const ZipParams &params, const OPTIONS &options) in Zip() function
437 bool Zip(const std::string &srcPath, const std::string &destPath, const OPTIONS &options, in Zip() function