Home
last modified time | relevance | path

Searched defs:WriteToSandboxUri (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp142 int32_t MovingPhotoImpl::WriteToSandboxUri(int32_t srcFd, std::string& sandboxUri) in WriteToSandboxUri() function in MovingPhotoImpl
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp199 static int32_t WriteToSandboxUri(int32_t srcFd, const string& sandboxUri) in WriteToSandboxUri() function