Home
last modified time | relevance | path

Searched refs:ShouldUseMmap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp88 useMmap = ShouldUseMmap(fd); in CreateSourceStream()
124 bool useMmap = ShouldUseMmap(fd); in CreateSourceStream()
160 bool useMmap = ShouldUseMmap(fd); in CreateSourceStream()
450 bool FileSourceStream::ShouldUseMmap(int fd) in ShouldUseMmap() function in OHOS::Media::FileSourceStream
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/include/
H A Dfile_source_stream.h33 static bool ShouldUseMmap(int fd);