Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp53 bool useMmap, int originalFd) in FileSourceStream()
61 bool useMmap, const std::string &originalPath) in FileSourceStream()
86 bool useMmap = false; in CreateSourceStream() local
124 bool useMmap = ShouldUseMmap(fd); in CreateSourceStream() local
160 bool useMmap = ShouldUseMmap(fd); in CreateSourceStream() local
453 bool useMmap = false; in ShouldUseMmap() local