Home
last modified time | relevance | path

Searched defs:extraPath (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmoving_photo_file_utils.cpp184 static int32_t ReadExtraFile(const std::string& extraPath, map<string, string>& extraData) in ReadExtraFile()
217 static int32_t WriteExtraData(const string& extraPath, const UniqueFd& livePhotoFd, const UniqueFd&… in WriteExtraData()
265 string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(absImagePath); in GetExtraDataLen() local
299 const string& extraPath, uint32_t frameIndex) in MergeFile()
345 string extraPath = GetMovingPhotoExtraDataPath(movingPhotoImagepath, userId); in ConvertToLivePhoto() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
Dutil.cpp179 cJSON* extraPath = cJSON_GetArrayItem(data, index); in ParseVideoExtraPath() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
Dmoving_photo_file_utils_test.cpp315 string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); variable
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmetadata_extractor.cpp509 …string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(data->GetMovingPhotoImagePath… in ParseLivePhotoCoverPosition() local