Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp1704 std::string videoFileUri; in ParseArgsForLoadMovingPhoto() local
1706 MediaLibraryNapiUtils::GetParamStringPathMax(env, argv[PARAM2], videoFileUri) == 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.cpp996 AppFileService::ModuleFileUri::FileUri videoFileUri(uris[MOVING_PHOTO_VIDEO_POS]); in GetSandboxMovingPhotoTime()
997 string videoRealPath = videoFileUri.GetRealPath(); in GetSandboxMovingPhotoTime()

Completed in 6 milliseconds