Home
last modified time | relevance | path

Searched refs:RequestContentToSandbox (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp66 int32_t ret = RequestContentToSandbox(); in RequestContentWithUris()
89 int32_t ret = RequestContentToSandbox(); in RequestContentWithUri()
113 int32_t MovingPhotoImpl::RequestContentToSandbox() in RequestContentToSandbox() function in MovingPhotoImpl
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmoving_photo_impl.h42 int32_t RequestContentToSandbox();
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp235 static int32_t RequestContentToSandbox(MovingPhotoAsyncContext* context) in RequestContentToSandbox() function
392 ret = RequestContentToSandbox(context); in RequestContentExecute()