Home
last modified time | relevance | path

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

/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()
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 …]
Dbms_bundle_ota_update_test.cpp152 std::vector<std::string> filePaths; in OTAInstallSystemBundle() local
Dbms_bundle_installer_test.cpp164 std::vector<std::string> filePaths; in OTAInstallSystemBundle() local
/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()
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/
Dbms_bundle_uninstaller_test.cpp299 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/
Dpatch_parser.cpp54 ErrCode PatchParser::ParsePatchInfo(const std::vector<std::string> &filePaths, in ParsePatchInfo()
/foundation/communication/bluetooth_service/test/unittest/opp/
Dopp_test.cpp169 std::vector<std::string>filePaths; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp63 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
Dbundle_mgr_service_event_handler.cpp449 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/
Dmock_system_bundle_installer.cpp61 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/
Dopp_service.cpp198 int OppService::SendFile(const RawAddress &device, const std::vector<std::string> filePaths, in SendFile()
310 std::vector<std::string> filePaths; in OnReceiveIncomingConnect() local
Dopp_transfer.cpp29 OppTransfer::OppTransfer(const std::string &address, const std::vector<std::string> filePaths, in OppTransfer()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_opp_server.cpp218 ErrCode BluetoothOppServer::SendFile(std::string &device, std::vector<std::string> &filePaths, in SendFile()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_opp_proxy.cpp22 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/
Dbms_service_startup_test.cpp265 std::vector<std::string> filePaths; variable
364 std::vector<std::string> filePaths; variable
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_opp_stub.cpp77 std::vector<std::string> filePaths = {}; in SendFileInner() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dform_module_preloader.cpp207 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/
Dbms_bundle_get_window_properties_test.cpp142 ErrCode BmsBundleGetWindowPropertiesTest::InstallBundle(const std::vector<std::string> &filePaths) in InstallBundle()
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_opp.cpp178 std::vector<std::string> filePaths; in SendFile() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_opp.cpp456 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/
Dbms_bundle_quick_fix_test.cpp3199 std::vector<std::string> filePaths = {HAP_FILE_PATH1}; variable