Home
last modified time | relevance | path

Searched defs:destFiles (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_manager_test/
H A Dbms_bundle_quick_fix_manager_test.cpp135 void BmsBundleQuickFixManagerTest::DeleteFiles(const std::vector<std::string>& destFiles) in DeleteFiles()
154 std::vector<std::string> destFiles; variable
183 std::vector<std::string> destFiles; variable
201 std::vector<std::string> destFiles; variable
218 std::vector<std::string> destFiles; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/copyfiles_fuzzer/
H A Dcopyfiles_fuzzer.cpp32 std::vector<std::string> destFiles; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h55 …ErrCode CopyFiles(const std::vector<std::string> &sourceFiles, std::vector<std::string> &destFiles) in CopyFiles()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.h47 std::string destFiles; member
H A Dmovedir.h49 std::string destFiles; member
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dutils.h78 std::string destFiles; member
85 char* destFiles; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/extend_resource/
H A Dextend_resource_manager_interface.h71 const std::vector<std::string> &sourceFiles, std::vector<std::string> &destFiles) in CopyFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_proxy_test/
H A Dextend_resource_manager_proxy_test.cpp203 std::vector<std::string> destFiles; variable
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h179 …ode CopyFiles(const std::vector<std::string>& sourceFiles, std::vector<std::string>& destFiles) ov… in CopyFiles()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_manager_client.cpp52 std::vector<std::string> destFiles; in ApplyQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp211 const std::vector<std::string> &sourceFiles, std::vector<std::string> &destFiles) in CopyFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp296 const std::vector<std::string> &sourceFiles, std::vector<std::string> &destFiles) in CopyFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp391 void BmsBundleQuickFixTest::DeleteFiles(const std::vector<std::string>& destFiles) in DeleteFiles()
3677 std::vector<std::string> destFiles; variable
3696 std::vector<std::string> destFiles; variable
3714 std::vector<std::string> destFiles = {"hello.hqf"}; variable
5354 std::vector<std::string> destFiles; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2724 std::vector<std::string> destFiles; in DeployQuickFixDisable() local
H A Dbundle_test_tool.cpp3231 std::vector<std::string> destFiles; in DeployQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1466 std::vector<std::string> destFiles; in InnerAddExtResource() local