Home
last modified time | relevance | path

Searched defs:srcPath (Results 126 - 150 of 156) sorted by relevance

1234567

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp288 int Copy::CopySubDir(const string &srcPath, const string &destPath, std::shared_ptr<FileInfos> infos) in CopySubDir() argument
398 int Copy::RecurCopyDir(const string &srcPath, const string &destPath, std::shared_ptr<FileInfos> infos) in RecurCopyDir() argument
435 fs::path srcPath = fs::u8path(src); in CopyDirFunc() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp660 string srcPath = srcPaths[i]; in MountSandboxPath() local
1151 std::string srcPath = hmdfsMntArgs.GetFullDst() + "/device_view/" + networkId + "/files/Docs/"; MountDfsDocs() local
[all...]
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp81 std::string srcPath = ""; in Init() local
272 void JsFileAccessExtAbility::GetSrcPath(std::string &srcPath) in GetSrcPath() argument
[all...]
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp667 std::unique_ptr<char[]> srcPath; in GetCopyArguments() local
707 std::unique_ptr<char[]> srcPath = nullptr; in GetCopyFileArguments() local
1318 std::unique_ptr<char[]> srcPath; in GetMoveItemArguments() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp298 bool SkiaPath::InitWithInterpolate(const Path& srcPath, const Path& endingPath, scalar weight) in InitWithInterpolate() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp695 AskWrite(const wchar_t *srcPath, Int32 srcIsFolder, const FILETIME *srcTime, const UInt64 *srcSize, const wchar_t *destPath, BSTR *destPathResult, Int32 *writeAnswer) AskWrite() argument
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp545 std::string srcPath = CanonicalizeSpecPath(src.c_str()); in WriteFile() local
652 void WriteEventFile(std::string &srcPath, int outFd) in WriteEventFile() argument
741 std::string srcPath = g_traceRootPath + priorityTracingCategory[i]; in WriteEventsFormat() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c1411 char srcPath[PATH_SIZE] = {0}; in ProcessSpawnRemountMsg() local
1455 char srcPath[PATH_SIZE] = {0}; in ProcessSpawnRemountMsg() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1062 bool JsRuntime::RunScript(const std::string& srcPath, const std::string& hapPath, bool useCommonChunk, in RunScript() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp215 SetAbilityContext(std::shared_ptr<AbilityInfo> abilityInfo, std::shared_ptr<AAFwk::Want> want, const std::string &moduleName, const std::string &srcPath) SetAbilityContext() argument
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp244 napi_value SimulatorImpl::LoadScript(const std::string &srcPath) in LoadScript() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp275 std::string srcPath; member
341 std::string srcPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1310 ErrCode InstalldHostImpl::ExtractDriverSoFiles(const std::string &srcPath, in ExtractDriverSoFiles() argument
H A Dinstalld_operator.cpp1585 bool InstalldOperator::MoveFileOrDir(const std::string &srcPath, const std::string &destPath, mode_t mode) in MoveFileOrDir() argument
1597 bool InstalldOperator::MoveFile(const std::string &srcPath, cons argument
1654 ExtractDriverSoFiles(const std::string &srcPath, const std::unordered_multimap<std::string, std::string> &dirMap) ExtractDriverSoFiles() argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h243 char *srcPath = nullptr; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp898 string srcPath = fileAsset->GetPath(); in CloseFile() local
957 int32_t MediaLibraryObjectUtils::ProcessHiddenFile(const string &dstFileName, const string &srcPath) in ProcessHiddenFile() argument
1446 string srcPath in CopyAsset() local
[all...]
H A Dmedialibrary_album_fusion_utils.cpp358 static inline void buildTargetFilePath(const std::string &srcPath, std::string &targetPath) in buildTargetFilePath() argument
371 static std::string getThumbnailPathFromOrignalPath(std::string srcPath) in getThumbnailPathFromOrignalPath() argument
413 CopyOriginThumbnail(const std::string &srcPath, std::string &targetPath) CopyOriginThumbnail() argument
631 GetSourceFilePath(std::string &srcPath, shared_ptr<NativeRdb::ResultSet> &resultSet) GetSourceFilePath() argument
724 std::string srcPath = ""; CopyLocalSingleFile() local
779 std::string srcPath = ""; CopyCloudSingleFile() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp1302 std::string srcPath = externalUri; in AddCustomizedToneByExternalUri() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp1485 std::string srcPath = isSd ? "/storage/ABCD-0000" : "/storage/emulated/0"; in TestConvertPathToRealPathByStorageType() local
1514 void TestConvertPathToRealPathByFileSize(int64_t fileSize, const std::string &srcPath, in TestConvertPathToRealPathByFileSize() argument
1533 std::string srcPath = "/storage/ABCD-0000" + TEST_RELATIVE_PATH; in HWTEST_F() local
1542 std::string srcPath in HWTEST_F() local
1551 std::string srcPath = "/storage/ABCD-0000" + TEST_RELATIVE_PATH; HWTEST_F() local
1557 TestConvertPathToRealPathByLocalMediaId(int32_t localMediaId, const std::string &srcPath, const std::string &expectedNewPath) TestConvertPathToRealPathByLocalMediaId() argument
1576 std::string srcPath = "/storage/ABCD-0000" + TEST_RELATIVE_PATH; HWTEST_F() local
1585 std::string srcPath = "/storage/ABCD-0000" + TEST_RELATIVE_PATH; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp115 bool BaseRestore::ConvertPathToRealPath(const std::string &srcPath, const std::string &prefix, in ConvertPathToRealPath() argument
623 string srcPath = fileInfo.filePath; in IsSameAudioFile() local
H A Dupgrade_restore.cpp801 bool UpgradeRestore::ConvertPathToRealPath(const std::string &srcPath, const std::string &prefix, in ConvertPathToRealPath() argument
813 bool UpgradeRestore::ConvertPathToRealPath(const std::string &srcPath, const std::string &prefix, in ConvertPathToRealPath() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp1171 int32_t UpdateSubFilesPath(const string &srcPath, const string &newAlbumPath) in UpdateSubFilesPath() argument
1206 string srcPath = fileAsset->GetPath(); in HandleAlbumRename() local
1333 string srcPath in HandleAlbumMove() local
1357 GetMoveSubFile(const string &srcPath, shared_ptr<NativeRdb::ResultSet> &result) GetMoveSubFile() argument
1372 CheckSubFileExtension(const string &srcPath, const string &destRelPath) CheckSubFileExtension() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2287 bool RdbStoreImpl::TryGetMasterSlaveBackupPath(const std::string &srcPath, std::string &destPath, bool isRestore) in TryGetMasterSlaveBackupPath() argument
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp808 std::string srcPath = ConvertToRealPath(appProperty, mntPoint[g_srcPath].get<std::string>()); in DoAllMntPointsMount() local
1462 std::string srcPath in SetOverlayAppSandboxProperty() local
639 DoDlpAppMountStrategy(const AppSpawningCtx *appProperty, const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) DoDlpAppMountStrategy() argument
685 HandleSpecialAppMount(const AppSpawningCtx *appProperty, const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) HandleSpecialAppMount() argument
1490 string srcPath = g_bundleResourceSrcPath; SetBundleResourceAppSandboxProperty() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp469 bool MediaFileUtils::CopyDirAndDelSrc(const std::string &srcPath, const std::string &destPath, in CopyDirAndDelSrc() argument
[all...]

Completed in 62 milliseconds

1234567