Home
last modified time | relevance | path

Searched defs:oldFilePath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/update/updater/test/fuzztest/applypatch_fuzzer/
H A Dapplypatch_fuzzer.cpp48 const char* oldFilePath = "/data/applyPatchfuzzOldFile"; in FuzzApplyPatch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dplatform_specific.cpp60 int RenameFilePath(const std::string &oldFilePath, const std::string &newFilePath) in RenameFilePath()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp1833 const int32_t &fileType, std::string &oldFilePath) in UpdateExtension()
1898 const std::string &oldFilePath) in DeleteAbnormalFile()
2623 std::string oldFilePath = ""; in SavePicture() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1061 std::string oldFilePath = icsFileWriter.WriteVersionFile(oldWriteVersion, "old"); variable