| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_multiple_installer_test.cpp | 156 …sMultipleInstallerTest::InstallThirdPartyMultipleBundles(const std::vector<std::string> &filePaths, in InstallThirdPartyMultipleBundles() 524 std::vector<std::string> filePaths; variable 537 std::vector<std::string> filePaths; variable 553 std::vector<std::string> filePaths; variable 570 std::vector<std::string> filePaths; variable 586 std::vector<std::string> filePaths; variable 602 std::vector<std::string> filePaths; variable 619 std::vector<std::string> filePaths; variable 635 std::vector<std::string> filePaths; variable 653 std::vector<std::string> filePaths; variable [all …]
|
| D | bms_bundle_ota_update_test.cpp | 152 std::vector<std::string> filePaths; in OTAInstallSystemBundle() local
|
| D | bms_bundle_installer_test.cpp | 164 std::vector<std::string> filePaths; in OTAInstallSystemBundle() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
| D | bms_bundle_sandbox_app_test.cpp | 252 ErrCode BmsSandboxAppTest::InstallBundles(const std::vector<std::string> &filePaths, in InstallBundles() 409 std::vector<std::string> filePaths; variable 431 std::vector<std::string> filePaths; variable 453 std::vector<std::string> filePaths; variable 503 std::vector<std::string> filePaths; variable 551 std::vector<std::string> filePaths; variable 573 std::vector<std::string> filePaths; variable 595 std::vector<std::string> filePaths; variable 619 std::vector<std::string> filePaths; variable 644 std::vector<std::string> filePaths; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
| D | bms_bundle_uninstaller_test.cpp | 299 ErrCode BmsBundleUninstallerTest::InstallMultipleBundles(const std::vector<std::string> &filePaths, in InstallMultipleBundles() 352 std::vector<std::string> filePaths; variable 372 std::vector<std::string> filePaths; variable 450 std::vector<std::string> filePaths; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | patch_parser.cpp | 54 ErrCode PatchParser::ParsePatchInfo(const std::vector<std::string> &filePaths, in ParsePatchInfo()
|
| /foundation/communication/bluetooth_service/test/unittest/opp/ |
| D | opp_test.cpp | 169 std::vector<std::string>filePaths; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | system_bundle_installer.cpp | 63 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
|
| D | bundle_mgr_service_event_handler.cpp | 449 std::vector<std::string> filePaths { preInstallDir }; in ReInstallAllInstallDirApps() local 1046 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local 1063 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local 1074 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local 1082 std::vector<std::string> filePaths; in InnerProcessRebootBundleInstall() local 1509 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle() 1532 const std::vector<std::string> &filePaths, in OTAInstallSystemSharedBundle()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/ |
| D | mock_system_bundle_installer.cpp | 61 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/ |
| D | opp_service.cpp | 198 int OppService::SendFile(const RawAddress &device, const std::vector<std::string> filePaths, in SendFile() 310 std::vector<std::string> filePaths; in OnReceiveIncomingConnect() local
|
| D | opp_transfer.cpp | 29 OppTransfer::OppTransfer(const std::string &address, const std::vector<std::string> filePaths, in OppTransfer()
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| D | bluetooth_opp_server.cpp | 218 ErrCode BluetoothOppServer::SendFile(std::string &device, std::vector<std::string> &filePaths, in SendFile()
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_opp_proxy.cpp | 22 std::vector<std::string> &filePaths, std::vector<std::string> &mimeTypes, bool& result) in SendFile()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/ |
| D | bms_service_startup_test.cpp | 265 std::vector<std::string> filePaths; variable 364 std::vector<std::string> filePaths; variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| D | bluetooth_opp_stub.cpp | 77 std::vector<std::string> filePaths = {}; in SendFileInner() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | form_module_preloader.cpp | 207 const RefPtr<AssetManager>& assetManager, std::unordered_set<std::string>& filePaths) in GetFormEtsFilePath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_get_window_properties_test.cpp | 142 ErrCode BmsBundleGetWindowPropertiesTest::InstallBundle(const std::vector<std::string> &filePaths) in InstallBundle()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ |
| D | napi_bluetooth_opp.cpp | 178 std::vector<std::string> filePaths; in SendFile() local
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_opp.cpp | 456 bool Opp::SendFile(std::string device, std::vector<std::string>filePaths, std::vector<std::string>m… in SendFile()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| D | bms_bundle_quick_fix_test.cpp | 3199 std::vector<std::string> filePaths = {HAP_FILE_PATH1}; variable
|