Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/include/
H A Dsource_stream.h26 constexpr int SOURCE_STREAM_INVALID_FD = -1; variable
47 int originalFd_ = SOURCE_STREAM_INVALID_FD;
H A Dfile_source_stream.h35 bool useMmap = true, int originalFd = SOURCE_STREAM_INVALID_FD);