Home
last modified time | relevance | path

Searched defs:destPath (Results 1 - 25 of 39) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/
H A Dzip_fuzzer.cpp35 std::string destPath = ""; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_library/frameworks/native/c_api/media_asset_manger_capi/
H A Dmedia_asset_manager_capi.cpp53 OH_MediaAssetManager_RequestImageForPath(OH_MediaAssetManager* manager, const char* uri, MediaLibrary_RequestOptions requestOptions, const char* destPath, OH_MediaLibrary_OnDataPrepared callback) OH_MediaAssetManager_RequestImageForPath() argument
77 OH_MediaAssetManager_RequestVideoForPath(OH_MediaAssetManager* manager, const char* uri, MediaLibrary_RequestOptions requestOptions, const char* destPath, OH_MediaLibrary_OnDataPrepared callback) OH_MediaAssetManager_RequestVideoForPath() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp322 std::string destPath; in CopyFiles() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp237 std::string destPath; in CopyFiles() local
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp158 char* destPath = static_cast<char*>(UIMalloc(pathLength + 1)); in ScreenshotToFile() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp204 char *destPath = reinterpret_cast<char *>(UI_Malloc(len)); in HasWrittenFile() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore.cpp157 bool RingtoneRestore::OnPrepare(FileInfo &info, const std::string &destPath) in OnPrepare() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_dir.cpp48 static int RemoveFile(const std::string &destPath) in RemoveFile() argument
90 static int CopySubDir(const std::string &srcPath, const std::string &destPath, const int mode, in CopySubDir() argument
111 static int RecurCopyDir(const std::string &srcPath, const std::string &destPath, const int mode, in RecurCopyDir() argument
[all...]
H A Dcopy.h94 std::string destPath; member
H A Dcopy.cpp205 void CopyImpl::CheckOrCreatePath(const std::string &destPath) in CheckOrCreatePath() argument
228 int CopyImpl::CopySubDir(const std::string &srcPath, const std::string &destPath, std::shared_ptr<FileInfos> infos) in CopySubDir() argument
264 RecurCopyDir(const std::string &srcPath, const std::string &destPath, std::shared_ptr<FileInfos> infos) RecurCopyDir() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp172 FilePath destPath = destFile; in ZipWithFilterCallback() local
203 int32_t Zip(const std::string &srcPath, const std::string &destPath, const OPTIONS &options) in Zip() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp389 Path destPath; in TestAddPath() local
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp146 std::string destPath = fileUri.GetRealPath(); in WriteToSandboxUri() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp163 const string destPath = "/restore_Init_test_0001/data"; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp105 static int RemoveFile(const string& destPath) in RemoveFile() argument
151 static int CopySubDir(const string &srcPath, const string &destPath, const int mode, in CopySubDir() argument
176 static int RecurCopyDir(const string &srcPath, const string &destPath, const int mode, in RecurCopyDir() argument
[all...]
H A Dcopy.h83 std::string destPath; member
H A Dmovedir.cpp203 static int RecurMoveDir(const string &srcPath, const string &destPath, const int mode, in RecurMoveDir() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp371 FilePath destPath = destFile; in ZipWithFilterCallback() local
405 FilePath destPath = destFile; in ZipsWithFilterCallback() local
437 Zip(const std::string &srcPath, const std::string &destPath, const OPTIONS &options, bool includeHiddenFiles, std::shared_ptr<ZlibCallbackInfo> zlibCallbackInfo) Zip() argument
540 Zips(const std::vector<std::string> &srcFiles, const std::string &destPath, const OPTIONS &options, bool includeHiddenFiles, std::shared_ptr<ZlibCallbackInfo> zlibCallbackInfo) Zips() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp206 OH_Drawing_Path* destPath = OH_Drawing_PathCreate(); in NativeDrawingPathTest004() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/
H A Dmedia_library_asset_manager_test.cpp272 string destPath = destFileUri.GetRealPath(); in HWTEST_F() local
320 string destPath = destFileUri.GetRealPath(); in HWTEST_F() local
368 string destPath = destFileUri.GetRealPath(); in HWTEST_F() local
440 string destPath = destFileUri.GetRealPath(); in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_restore_test/src/
H A Dringtone_restore_test.cpp257 const std::string destPath = "/restore_Init_test_0001/data"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp169 static const std::string destPath = "/data/storage/el2/log/logpack"; in UploadDBFile() local
/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp813 string destPath = destUri.GetRealPath(); in GetFdFromSandBoxUri() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp204 string destPath = fileUri.GetRealPath(); in WriteToSandboxUri() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp497 static int32_t SendLivePhoto(const UniqueFd &livePhotoFd, const string &destPath, int64_t sizeToSend, off_t &offset) in SendLivePhoto() argument

Completed in 18 milliseconds

12