Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/include/
H A Dsource_stream.h27 const std::string SOURCE_STREAM_INVALID_PATH = ""; variable
48 std::string originalPath_ = SOURCE_STREAM_INVALID_PATH;
H A Dfile_source_stream.h37 … bool useMmap = true, const std::string &originalPath = SOURCE_STREAM_INVALID_PATH);