Home
last modified time | relevance | path

Searched refs:openCacheUri (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp451 Uri openCacheUri(uri); in OpenCacheFile() local
2585 Uri openCacheUri(uri);
2603 Uri openCacheUri(uri);
2626 Uri openCacheUri(uri);
2644 Uri openCacheUri(uri);
2676 Uri openCacheUri(uri);
2715 Uri openCacheUri(uri);
2744 Uri openCacheUri(uri);
2822 Uri openCacheUri(uri);
2861 Uri openCacheUri(uri);
[all …]
H A Dmedialibrary_photo_edit_test.cpp153 Uri openCacheUri(uri); in CreateCacheFile() local
154 MediaLibraryCommand cmd(openCacheUri); in CreateCacheFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp291 Uri openCacheUri(uri); in OpenWriteCacheHandler() local
292 int32_t ret = UserFileClient::OpenFile(openCacheUri, MEDIA_FILEMODE_WRITEONLY); in OpenWriteCacheHandler()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp1327 Uri openCacheUri(uri); in OpenWriteCacheHandler() local
1328 int32_t ret = UserFileClient::OpenFile(openCacheUri, MEDIA_FILEMODE_WRITEONLY); in OpenWriteCacheHandler()