Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmoving_photo_napi.h34 static int32_t OpenReadOnlyLivePhoto(const string& destLivePhotoUri);
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp161 int32_t MovingPhotoNapi::OpenReadOnlyLivePhoto(const string& destLivePhotoUri) in OpenReadOnlyLivePhoto() function in OHOS::Media::MovingPhotoNapi
254 int32_t livePhotoFd = MovingPhotoNapi::OpenReadOnlyLivePhoto(movingPhotoUri); in RequestContentToSandbox()
281 fd = MovingPhotoNapi::OpenReadOnlyLivePhoto(movingPhotoUri); in AcquireFdForArrayBuffer()

Completed in 2 milliseconds