Home
last modified time | relevance | path

Searched refs:RequestContentWithUri (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmoving_photo.h33 virtual MediaLibrary_ErrorCode RequestContentWithUri(MediaLibrary_ResourceType resourceType, char* uri) = 0;
H A Dmoving_photo_impl.h37 MediaLibrary_ErrorCode RequestContentWithUri(MediaLibrary_ResourceType resourceType, char* uri) override;
/foundation/multimedia/media_library/frameworks/native/c_api/moving_photo_capi/
H A Dmoving_photo_capi.cpp51 return movingPhoto->movingPhoto_->RequestContentWithUri(resourceType, uri); in OH_MovingPhoto_RequestContentWithUri()
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp72 MediaLibrary_ErrorCode MovingPhotoImpl::RequestContentWithUri(MediaLibrary_ResourceType resourceType, char* uri) in RequestContentWithUri() function in MovingPhotoImpl

Completed in 2 milliseconds