Home
last modified time | relevance | path

Searched refs:imageFileUri (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp1700 std::string imageFileUri; in ParseArgsForLoadMovingPhoto() local
1702 MediaLibraryNapiUtils::GetParamStringPathMax(env, argv[PARAM1], imageFileUri) == napi_ok, in ParseArgsForLoadMovingPhoto()
1708 std::string uri(imageFileUri + MOVING_PHOTO_URI_SPLIT + videoFileUri); in ParseArgsForLoadMovingPhoto()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp987 AppFileService::ModuleFileUri::FileUri imageFileUri(uris[MOVING_PHOTO_IMAGE_POS]); in GetSandboxMovingPhotoTime()
988 string imageRealPath = imageFileUri.GetRealPath(); in GetSandboxMovingPhotoTime()

Completed in 6 milliseconds