Searched refs:AddDataFromFile (Results 1 – 2 of 2) sorted by relevance
87 …bool AddDataFromFile(OHOS::HDI::Codec::Image::V2_0::PropertyType key, const std::string& filePath);
165 flag = bw.AddDataFromFile(iter->first, iter->second); in CreateSharedBuffer()255 bool ByteWriter::AddDataFromFile(PropertyType key, const string& filePath) in AddDataFromFile() function in OHOS::VDI::HEIF::ByteWriter