Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_database_utils.cpp113 bool SqliteDatabaseUtils::RenameFile(std::string &oldFileName, std::string &newFileName) in RenameFile()
/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/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
Dnstackx_dfile.h161 char newFileName[NSTACKX_MAX_REMOTE_PATH_LEN]; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp513 std::string newFileName = fileName; in GetRawfile() local