/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_multiple_installer_test.cpp | 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 673 std::vector<std::string> filePaths; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
H A D | bms_bundle_sandbox_app_test.cpp | 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 677 std::vector<std::string> filePaths; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/beforeaddextresource_fuzzer/ |
H A D | beforeaddextresource_fuzzer.cpp | 31 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/ |
H A D | bms_extend_resource_manager_test.cpp | 174 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/filenamevalid_fuzzer/ |
H A D | filenamevalid_fuzzer.cpp | 23 std::vector<std::string> filePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/innersaveextendresourceinfo_fuzzer/ |
H A D | innersaveextendresourceinfo_fuzzer.cpp | 25 std::vector<std::string> filePaths; in fuzzelInnerSaveExtendResourceInfoCaseOne() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
H A D | bms_bundle_uninstaller_test.cpp | 299 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
H A D | extend_resource_manager_host_impl.cpp | 96 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()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/processaddextresource_fuzzer/ |
H A D | processaddextresource_fuzzer.cpp | 28 std::vector<std::string> filePaths; in fuzzelProcessAddExtResourceCaseOne() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/parseextendresourcefile_fuzzer/ |
H A D | parseextendresourcefile_fuzzer.cpp | 29 std::vector<std::string> filePaths; in fuzzelParseExtendResourceFileCaseOne() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/rollback_fuzzer/ |
H A D | rollback_fuzzer.cpp | 46 std::vector<std::string> filePaths; in fuzzelRollBackCaseOne() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/ |
H A D | mock_system_bundle_installer.cpp | 61 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle() 204 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | patch_parser.cpp | 59 ErrCode PatchParser::ParsePatchInfo(const std::vector<std::string> &filePaths, in ParsePatchInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/ |
H A D | extend_resource_manager_proxy.cpp | 47 const std::string &bundleName, const std::vector<std::string> &filePaths) in AddExtResource() 303 std::vector<std::string> filePaths; in CopyFiles() local
|
H A D | extend_resource_manager_host.cpp | 77 std::vector<std::string> filePaths; in HandleAddExtResource() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/extend_resource/ |
H A D | extend_resource_manager_interface.h | 32 const std::string &bundleName, const std::vector<std::string> &filePaths) in AddExtResource()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | system_bundle_installer.cpp | 66 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle() 96 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser()
|
H A D | bundle_mgr_service_event_handler.cpp | 486 std::vector<std::string> filePaths { preInstallDir }; in ReInstallAllInstallDirApps() local 1692 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local 1718 std::vector<std::string> filePaths; in InnerProcessRebootBundleInstall() local 1797 std::vector<std::string> filePaths = {scanPathIter}; in InnerProcessRebootBundleInstall() local 1838 std::vector<std::string> filePaths = {pair.first}; in InnerMultiProcessBundleInstall() local 2324 std::vector<std::string> filePaths { pathIter }; in HandlePreInstallException() local 2362 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle() 2390 const std::vector<std::string> &filePaths, in OTAInstallSystemBundleNeedCheckUser() 2424 const std::vector<std::string> &filePaths, in OTAInstallSystemSharedBundle() 2975 std::vector<std::string> filePaths { scanPathIter }; in PatchSystemHspInstall() local [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/opp/ |
H A D | opp_test.cpp | 169 std::vector<std::string>filePaths; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_proxy_test/ |
H A D | extend_resource_manager_proxy_test.cpp | 64 std::vector<std::string> filePaths; variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/ |
H A D | napi_bluetooth_opp.cpp | 119 std::vector<std::string> &filePaths, std::vector<std::string> &mimeTypes) in CheckSendFileParam() 136 std::vector<std::string> filePaths; in SendFile() local
|
/ohos5.0/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/test/unittest/src/ |
H A D | sandbox_manager_kit_test.cpp | 1521 std::vector<std::string> filePaths; variable 1580 std::vector<std::string> filePaths; variable 1638 std::vector<std::string> filePaths; variable 1665 std::vector<std::string> filePaths; variable 1703 std::vector<std::string> filePaths; variable
|
H A D | sandbox_manager_kit_coverage_test.cpp | 75 std::vector<std::string> filePaths; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_timezone.cpp | 1077 std::vector<std::string> filePaths = FindTzData(); in GetTimezoneIdByLocation() local 1182 void I18nTimeZone::GetTzDataWidth(std::vector<std::string> filePaths, uint32_t *width, uint32_t *he… in GetTzDataWidth() 1245 const std::vector<std::string> &filePaths) in GetPreferredPath() 1287 std::vector<std::string> filePaths; in FindTzData() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 483 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()
|