Home
last modified time | relevance | path

Searched defs:newFileName (Results 1 – 14 of 14) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
Dclouddisk_rdbstore_static_test.cpp83 const std::string newFileName = "test"; variable
99 const std::string newFileName = "test"; variable
115 const std::string newFileName = "test"; variable
195 const std::string newFileName = "test"; variable
212 const std::string newFileName = "test"; variable
229 const std::string newFileName = "test"; variable
Dclouddisk_rdbstore_test.cpp3215 const std::string newFileName = ""; variable
3235 const std::string newFileName = "newFileName"; variable
3255 const std::string newFileName = "newFileName"; variable
3275 const std::string newFileName = "newFileName"; variable
3295 const std::string newFileName = "newFileName"; variable
3315 const std::string newFileName = ".."; variable
3335 const std::string newFileName = "mock"; variable
3355 const std::string newFileName = "mock"; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_atomicfile/
Dfs_atomicfile_entity.h26 std::string newFileName = ""; member
Datomicfile_entity.h24 std::string newFileName = ""; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon_handler.cpp229 std::string newFileName = std::string(newFile) + PATH_SEPARATOR + ent->d_name; in MoveFile() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_file_list.c502 int32_t FileListRenameFile(FileList *fileList, uint16_t fileId, const char *newFileName) in FileListRenameFile()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
Ddatabase_oper.cpp42 std::string newFileName; in ExecuteRekey() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
Dclouddisk_rdbstore_mock.cpp191 const std::string &newParentCloudId, const std::string &newFileName, bool newFileNoNeedUpload) in Rename()
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
Dfile_access_ext_stub_impl.cpp448 std::string newFileName = const_cast<std::string&>(fileName); in MoveFile() local
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
Dclouddisk_rdbstore.cpp1483 …atic void FileRename(ValuesBucket &values, const int32_t &position, const std::string &newFileName, in FileRename()
1511 const std::string &newFileName, const int32_t dirtyType) in FileMoveAndRename()
1531 string newFileName = newNode.fileName; in HandleRenameValue() local
1549 const std::string &newParentCloudId, const std::string &newFileName, bool newFileNoNeedUpload) in Rename()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
Dnstackx_dfile.h176 char newFileName[NSTACKX_MAX_REMOTE_PATH_LEN]; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp536 std::string newFileName = fileName; in GetRawfile() local
Dresource_adapter_impl_v2.cpp821 std::string newFileName = fileName; in GetRawfile() local
/foundation/communication/dsoftbus/interfaces/kits/transport/
Dtrans_type.h308 char newFileName[MAX_PATH_LEN]; /**< New file name */ member