Home
last modified time | relevance | path

Searched defs:livePhotoPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp108 string livePhotoPath = dirPath + "/" + "livePhoto.jpg"; variable
123 string livePhotoPath = dirPath + "/" + "livePhotoSamePath.jpg"; variable
218 string livePhotoPath = dirPath + "/" + "livePhoto.jpg"; variable
236 string livePhotoPath = dirPath + "/" + "extraData"; variable
341 string livePhotoPath = livePhotDir + "/" + "livePhoto.jpg"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp342 std::string &livePhotoPath, int32_t userId) in ConvertToLivePhoto()
575 int32_t MovingPhotoFileUtils::ConvertToMovingPhoto(const std::string &livePhotoPath, const string &… in ConvertToMovingPhoto()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp464 string livePhotoPath = data.path; in ProcessLocalLivePhoto() local
H A Dmedialibrary_photo_operations.cpp401 string livePhotoPath; in ProcessMovingPhotoOprnKey() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp1863 string livePhotoPath = "/data/test/backup_test_livephoto.jpg"; variable