Home
last modified time | relevance | path

Searched refs:METADATA_STREAM_INVALID_PATH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H A Dmetadata_accessor_factory.h44 … const std::string &originalPath = METADATA_STREAM_INVALID_PATH);
48 … const std::string &originalPath = METADATA_STREAM_INVALID_PATH);
H A Dmetadata_stream.h39 const std::string METADATA_STREAM_INVALID_PATH = ""; variable
215 std::string originalPath_ = METADATA_STREAM_INVALID_PATH;
H A Dbuffer_metadata_stream.h63 const std::string &originalPath = METADATA_STREAM_INVALID_PATH);
H A Dfile_metadata_stream.h82 …tream(const std::string &filePath, const std::string &originalPath = METADATA_STREAM_INVALID_PATH);