Home
last modified time | relevance | path

Searched defs:movingPhotoImagepath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp349 string movingPhotoImagepath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
357 string movingPhotoImagepath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
368 string movingPhotoImagepath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
382 string movingPhotoImagepath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
396 string movingPhotoImagepath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp341 int32_t MovingPhotoFileUtils::ConvertToLivePhoto(const string& movingPhotoImagepath, int64_t coverP… in ConvertToLivePhoto()