Home
last modified time | relevance | path

Searched defs:destPath (Results 1 – 25 of 133) sorted by relevance

123456

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
Dpasteboard_copy.h29 std::string destPath; member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
Dcopy_dir.cpp48 static int RemoveFile(const std::string &destPath) in RemoveFile()
90 static int CopySubDir(const std::string &srcPath, const std::string &destPath, const int mode, in CopySubDir()
111 static int RecurCopyDir(const std::string &srcPath, const std::string &destPath, const int mode, in RecurCopyDir()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/
Dzip_fuzzer.cpp35 std::string destPath = ""; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_library/frameworks/native/c_api/media_asset_manger_capi/
Dmedia_asset_manager_capi.cpp54 …MediaLibrary_RequestOptions requestOptions, const char* destPath, OH_MediaLibrary_OnDataPrepared c… in OH_MediaAssetManager_RequestImageForPath()
78 …MediaLibrary_RequestOptions requestOptions, const char* destPath, OH_MediaLibrary_OnDataPrepared c… in OH_MediaAssetManager_RequestVideoForPath()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dcopydir.cpp91 static int RemoveFile(const string& destPath) in RemoveFile()
137 static int CopySubDir(const string &srcPath, const string &destPath, const int mode, in CopySubDir()
162 static int RecurCopyDir(const string &srcPath, const string &destPath, const int mode, in RecurCopyDir()
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/copy/
Dfile_copy_manager.cpp58 std::string destPath = infos->destPath; in CheckPath() local
357 const std::string &destPath, std::shared_ptr<FileInfos> infos) in CopySubDir()
379 const std::string &destPath, std::shared_ptr<FileInfos> infos) in RecurCopyDir()
512 int32_t FileCopyManager::CheckOrCreatePath(const std::string &destPath) in CheckOrCreatePath()
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/copy/
Dfile_copy_manager.h46 std::string destPath; member
/foundation/communication/wifi_lite/
Dbundle.json13 "destPath": "foundation/communication/wifi_lite" string
/foundation/multimedia/audio_lite/
Dbundle.json8 "destPath": "foundation/multimedia/audio_lite" string
/foundation/communication/wifi_aware/
Dbundle.json13 "destPath": "foundation/communication/wifi_aware" string
/foundation/arkui/advanced_ui_component/
Dbundle.json7 "destPath": "foundation/arkui/advanced_ui_component" string
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip.cpp371 FilePath destPath = destFile; in ZipWithFilterCallback() local
405 FilePath destPath = destFile; in ZipsWithFilterCallback() local
437 bool Zip(const std::string &srcPath, const std::string &destPath, const OPTIONS &options, in Zip()
540 bool Zips(const std::vector<std::string> &srcFiles, const std::string &destPath, const OPTIONS &opt… in Zips()
/foundation/graphic/surface_lite/
Dbundle.json8 "destPath": "foundation/graphic/surface_lite" string
/foundation/graphic/graphic_utils_lite/
Dbundle.json8 "destPath": "foundation/graphic/graphic_utils_lite" string
/foundation/multimedia/camera_lite/
Dbundle.json8 "destPath": "foundation/multimedia/camera_lite" string
/foundation/ai/ai_engine/
Dbundle.json8 "destPath": "foundation/ai/ai_engine" string
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/
Dmedia_library_asset_manager_test.cpp271 string destPath = destFileUri.GetRealPath(); variable
319 string destPath = destFileUri.GetRealPath(); variable
367 string destPath = destFileUri.GetRealPath(); variable
439 string destPath = destFileUri.GetRealPath(); variable
/foundation/window/window_manager_lite/
Dbundle.json8 "destPath": "foundation/window/window_manager_lite" string
/foundation/systemabilitymgr/safwk_lite/
Dbundle.json10 "destPath": "foundation/systemabilitymgr/safwk_lite" string
/foundation/systemabilitymgr/samgr_lite/
Dbundle.json10 "destPath": "foundation/systemabilitymgr/samgr_lite" string
/foundation/ability/idl_tool/
Dbundle.json8 "destPath": "foundation/ability/idl_tool" string
/foundation/multimedia/media_lite/
Dbundle.json8 "destPath": "foundation/multimedia/media_lite" string
/foundation/ability/ability_lite/
Dbundle.json8 "destPath": "foundation/ability/ability_lite" string
/foundation/bundlemanager/bundle_tool/
Dbundle.json7 "destPath": "foundation/bundlemanager/bundle_tool" string
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
Dringtone_restore.cpp155 bool RingtoneRestore::OnPrepare(FileInfo &info, const std::string &destPath) in OnPrepare()

123456