Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
Dbms_bundle_sandbox_app_test.cpp245 ErrCode BmsSandboxAppTest::InstallBundles(const std::vector<std::string> &filePaths, in InstallBundles()
401 std::vector<std::string> filePaths; variable
422 std::vector<std::string> filePaths; variable
443 std::vector<std::string> filePaths; variable
492 std::vector<std::string> filePaths; variable
539 std::vector<std::string> filePaths; variable
560 std::vector<std::string> filePaths; variable
581 std::vector<std::string> filePaths; variable
604 std::vector<std::string> filePaths; variable
628 std::vector<std::string> filePaths; variable
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_multiple_installer_test.cpp152 …sMultipleInstallerTest::InstallThirdPartyMultipleBundles(const std::vector<std::string> &filePaths, in InstallThirdPartyMultipleBundles()
530 std::vector<std::string> filePaths; variable
544 std::vector<std::string> filePaths; variable
561 std::vector<std::string> filePaths; variable
579 std::vector<std::string> filePaths; variable
596 std::vector<std::string> filePaths; variable
613 std::vector<std::string> filePaths; variable
631 std::vector<std::string> filePaths; variable
648 std::vector<std::string> filePaths; variable
667 std::vector<std::string> filePaths; variable
[all …]
Dbms_bundle_installer_test.cpp131 std::vector<std::string> filePaths; in OTAInstallSystemBundle() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/
Dbms_bundle_uninstaller_test.cpp291 ErrCode BmsBundleUninstallerTest::InstallMultipleBundles(const std::vector<std::string> &filePaths, in InstallMultipleBundles()
344 std::vector<std::string> filePaths; variable
364 std::vector<std::string> filePaths; variable
442 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/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp48 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
Dbundle_mgr_service_event_handler.cpp407 std::vector<std::string> filePaths { preInstallDir }; in ReInstallAllInstallDirApps() local
967 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local
989 std::vector<std::string> filePaths { scanPathIter }; in InnerProcessRebootBundleInstall() local
997 std::vector<std::string> filePaths; in InnerProcessRebootBundleInstall() local
1289 const std::vector<std::string> &filePaths, in OTAInstallSystemBundle()
/foundation/communication/bluetooth/test/unittest/opp/
Dopp_test.cpp169 std::vector<std::string>filePaths; variable
/foundation/communication/bluetooth/services/bluetooth/service/src/opp/
Dopp_service.cpp196 int OppService::SendFile(const RawAddress &device, const std::vector<std::string> filePaths, in SendFile()
308 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/services/bluetooth/server/src/
Dbluetooth_opp_server.cpp219 ErrCode BluetoothOppServer::SendFile(std::string &device, std::vector<std::string> &filePaths, in SendFile()
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_opp_proxy.cpp22 std::vector<std::string> &filePaths, std::vector<std::string> &mimeTypes, bool& result) in SendFile()
Dbluetooth_opp_stub.cpp74 std::vector<std::string> filePaths = {}; in SendFileInner() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
Dbms_service_startup_test.cpp357 std::vector<std::string> filePaths; variable
468 std::vector<std::string> filePaths; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_get_window_properties_test.cpp133 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.cpp402 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.cpp3188 std::vector<std::string> filePaths = {HAP_FILE_PATH1}; variable