Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
Dmap.rs26 pub struct Map<P, F> { struct
31 impl<P, F, B> ParallelIterator for Map<P, F> implementation
/commonlibrary/c_utils/base/src/
Dmapped_file.cpp192 ErrCode MappedFile::Map() in Map() function in OHOS::Utils::MappedFile