Searched refs:DoDownloadInCommon (Results 1 – 5 of 5) sorted by relevance
48 … static bool DoDownloadInCommon(std::shared_ptr<Media::PixelMap>& pixelMap, const std::string uri);
157 bool OHAVMetadataBuilder::DoDownloadInCommon(std::shared_ptr<Media::PixelMap>& pixelMap, const std:… in DoDownloadInCommon() function in OHAVMetadataBuilder191 bool ret = OHAVMetadataBuilder::DoDownloadInCommon(pixelMap, uri); in DoDownload()
273 … static bool DoDownloadInCommon(std::shared_ptr<Media::PixelMap>& pixelMap, const std::string uri);
425 bool ret = NapiUtils::DoDownloadInCommon(pixelMap, uri); in DoDownload()
88 bool NapiUtils::DoDownloadInCommon(std::shared_ptr<Media::PixelMap>& pixelMap, const std::string ur… in DoDownloadInCommon() function in OHOS::AVSession::NapiUtils