Home
last modified time | relevance | path

Searched defs:filePaths (Results 1 – 25 of 34) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_multiple_installer_test.cpp156 …sMultipleInstallerTest::InstallThirdPartyMultipleBundles(const std::vector<std::string> &filePaths, in InstallThirdPartyMultipleBundles()
526 std::vector<std::string> filePaths; variable
539 std::vector<std::string> filePaths; variable
555 std::vector<std::string> filePaths; variable
572 std::vector<std::string> filePaths; variable
588 std::vector<std::string> filePaths; variable
604 std::vector<std::string> filePaths; variable
621 std::vector<std::string> filePaths; variable
637 std::vector<std::string> filePaths; variable
655 std::vector<std::string> filePaths; variable
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
Dbms_bundle_sandbox_app_test.cpp252 ErrCode BmsSandboxAppTest::InstallBundles(const std::vector<std::string> &filePaths, in InstallBundles()
410 std::vector<std::string> filePaths; variable
432 std::vector<std::string> filePaths; variable
454 std::vector<std::string> filePaths; variable
504 std::vector<std::string> filePaths; variable
552 std::vector<std::string> filePaths; variable
574 std::vector<std::string> filePaths; variable
596 std::vector<std::string> filePaths; variable
620 std::vector<std::string> filePaths; variable
645 std::vector<std::string> filePaths; variable
[all …]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/beforeaddextresource_fuzzer/
Dbeforeaddextresource_fuzzer.cpp31 std::vector<std::string> filePaths; in fuzzelBeforeAddExtResourceCaseOne() local
42 std::vector<std::string> filePaths; in fuzzelBeforeAddExtResourceCaseTwo() local
53 std::vector<std::string> filePaths; in fuzzelBeforeAddExtResourceCaseThree() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/
Dbms_extend_resource_manager_test.cpp174 std::vector<std::string> filePaths; variable
223 std::vector<std::string> filePaths; variable
292 std::vector<std::string> filePaths; variable
313 std::vector<std::string> filePaths; variable
339 std::vector<std::string> filePaths; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
Dextend_resource_manager_host_impl.cpp96 const std::string &bundleName, const std::vector<std::string> &filePaths) in AddExtResource()
106 const std::string &bundleName, const std::vector<std::string> &filePaths) in BeforeAddExtResource()
157 const std::string &bundleName, const std::vector<std::string> &filePaths) in ProcessAddExtResource()
182 const std::vector<std::string> &filePaths, in InnerSaveExtendResourceInfo()
203 const std::vector<std::string> &filePaths, in ParseExtendResourceFile()
303 void ExtendResourceManagerHostImpl::RollBack(const std::vector<std::string> &filePaths) in RollBack()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/filenamevalid_fuzzer/
Dfilenamevalid_fuzzer.cpp23 std::vector<std::string> filePaths; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/
Dbms_bundle_uninstaller_test.cpp299 ErrCode BmsBundleUninstallerTest::InstallMultipleBundles(const std::vector<std::string> &filePaths, in InstallMultipleBundles()
353 std::vector<std::string> filePaths; variable
373 std::vector<std::string> filePaths; variable
451 std::vector<std::string> filePaths; variable
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/innersaveextendresourceinfo_fuzzer/
Dinnersaveextendresourceinfo_fuzzer.cpp25 std::vector<std::string> filePaths; in fuzzelInnerSaveExtendResourceInfoCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/processaddextresource_fuzzer/
Dprocessaddextresource_fuzzer.cpp28 std::vector<std::string> filePaths; in fuzzelProcessAddExtResourceCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/parseextendresourcefile_fuzzer/
Dparseextendresourcefile_fuzzer.cpp29 std::vector<std::string> filePaths; in fuzzelParseExtendResourceFileCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/rollback_fuzzer/
Drollback_fuzzer.cpp46 std::vector<std::string> filePaths; in fuzzelRollBackCaseOne() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dmock_system_bundle_installer.cpp61 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
204 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
Dextend_resource_manager_proxy.cpp47 const std::string &bundleName, const std::vector<std::string> &filePaths) in AddExtResource()
303 std::vector<std::string> filePaths; in CopyFiles() local
Dextend_resource_manager_host.cpp77 std::vector<std::string> filePaths; in HandleAddExtResource() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dpatch_parser.cpp59 ErrCode PatchParser::ParsePatchInfo(const std::vector<std::string> &filePaths, in ParsePatchInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/extend_resource/
Dextend_resource_manager_interface.h32 const std::string &bundleName, const std::vector<std::string> &filePaths) in AddExtResource()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp66 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
96 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser()
Dbundle_mgr_service_event_handler.cpp491 std::vector<std::string> filePaths { preInstallDir }; in ReInstallAllInstallDirApps() local
1767 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local
1784 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local
1793 std::vector<std::string> filePaths; in InnerProcessRebootBundleInstall() local
1872 std::vector<std::string> filePaths = {scanPathIter}; in InnerProcessRebootBundleInstall() local
1913 std::vector<std::string> filePaths = {pair.first}; in InnerMultiProcessBundleInstall() local
2058 ErrCode BMSEventHandler::OTAInstallSystemHsp(const std::vector<std::string> &filePaths) in OTAInstallSystemHsp()
2399 std::vector<std::string> filePaths { pathIter }; in HandlePreInstallException() local
2437 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
2465 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser()
[all …]
/foundation/communication/bluetooth_service/test/unittest/opp/
Dopp_test.cpp169 std::vector<std::string>filePaths; variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_proxy_test/
Dextend_resource_manager_proxy_test.cpp64 std::vector<std::string> filePaths; variable
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
Dnapi_bluetooth_opp.cpp119 std::vector<std::string> &filePaths, std::vector<std::string> &mimeTypes) in CheckSendFileParam()
136 std::vector<std::string> filePaths; in SendFile() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_mgr_service_event_handler.cpp483 ErrCode BMSEventHandler::OTAInstallSystemHsp(const std::vector<std::string>& filePaths) in OTAInstallSystemHsp()
557 const std::vector<std::string>& filePaths, Constants::AppType appType, bool removable) in OTAInstallSystemBundle()
562 bool BMSEventHandler::OTAInstallSystemBundleNeedCheckUser(const std::vector<std::string>& filePaths, in OTAInstallSystemBundleNeedCheckUser()
569 const std::vector<std::string>& filePaths, Constants::AppType appType, bool removable) in OTAInstallSystemSharedBundle()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_opp_proxy.cpp26 std::vector<std::string> &filePaths, std::vector<std::string> &mimeTypes, bool& result) in SendFile()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.h77 std::vector<std::string> filePaths; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dcopy.h94 std::set<std::string> filePaths; member

12