Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/copytotempdir_fuzzer/
H A Dcopytotempdir_fuzzer.cpp30 std::vector<std::string> oldFilePaths; in fuzzelCopyToTempDirCaseOne() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/updateextresourcesdb_fuzzer/
H A Dupdateextresourcesdb_fuzzer.cpp30 std::vector<std::string> oldFilePaths; in fuzzelUpdateExtResourcesDbCaseOne() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/
H A Dbms_extend_resource_manager_test.cpp352 std::vector<std::string> oldFilePaths; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp248 const std::vector<std::string> &oldFilePaths, std::vector<std::string> &newFilePaths) in CopyToTempDir()