/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/ |
H A D | b_jsonutil_test.cpp | 104 std::vector<std::string> bundleNames; variable 138 std::vector<std::string> bundleNames; variable 170 std::vector<std::string> bundleNames; variable 202 std::vector<std::string> bundleNames; variable 234 std::vector<std::string> bundleNames; variable 269 std::vector<std::string> bundleNames; variable 303 std::vector<std::string> bundleNames; variable 337 std::vector<std::string> bundleNames; variable 370 std::vector<std::string> bundleNames; variable 403 std::vector<std::string> bundleNames; variable [all …]
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/ |
H A D | tools_op_restore_async_test.cpp | 481 vector<BundleName> bundleNames; variable 506 vector<BundleName> bundleNames; variable 534 vector<BundleName> bundleNames; variable 563 vector<string> bundleNames = {"bundlenames"}; variable 588 vector<string> bundleNames = {"bundlenames"}; variable 613 vector<string> bundleNames = {}; variable 638 vector<string> bundleNames = {"bundle1", "bundle2"}; variable 666 vector<string> bundleNames = {"bundle1", "bundle2"}; variable 692 vector<string> bundleNames = {"bundle1", "bundle2"}; variable 719 vector<string> bundleNames = {"bun/dle1"}; variable [all …]
|
H A D | tools_op_incremental_restore_test.cpp | 244 vector<BundleName> bundleNames; variable 271 vector<BundleName> bundleNames; variable 300 vector<BundleName> bundleNames; variable 594 vector<BundleName> bundleNames; variable 629 vector<string> bundleNames = {"com.example.app2backup/"}; variable 655 vector<string> bundleNames = {"com.example.app2backup/"}; variable 681 vector<string> bundleNames = {"com.example.app2backup/"}; variable
|
H A D | tools_op_restore_test.cpp | 597 vector<BundleName> bundleNames = {"com.example.app2backup/"}; variable 625 vector<BundleName> bundleNames = {"com.example.app2backup/"}; variable 653 vector<BundleName> bundleNames = {"com.example.app2backup/"}; variable 804 vector<string> bundleNames = {"com.example.app2backup/"}; variable 829 vector<string> bundleNames = {"com.example.app2backup/"}; variable 856 vector<string> bundleNames = {"com.example.app2backup/"}; variable
|
H A D | tools_op_incremental_backup_test.cpp | 398 vector<string> bundleNames; variable 426 vector<string> bundleNames; variable 455 vector<string> bundleNames; variable
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/ |
H A D | work_sched_data_manager_test.cpp | 52 std::list<std::string> bundleNames = { "bundleName1", "bundleName2", "bundleName3" }; variable 66 std::list<std::string> bundleNames = { "bundleName1", "bundleName2", "bundleName3" }; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/ |
H A D | service_proxy_test.cpp | 353 std::vector<string> bundleNames; variable 384 std::vector<string> bundleNames; variable 417 std::vector<string> bundleNames; variable 447 std::vector<std::string> bundleNames; variable 535 std::vector<BIncrementalData> bundleNames; variable 595 std::vector<BIncrementalData> bundleNames; variable 626 std::vector<BIncrementalData> bundleNames; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/ |
H A D | cycle_task.cpp | 23 std::set<std::string> bundleNames, in CycleTask() 36 void CycleTask::SetRunnableBundleNames(std::shared_ptr<std::set<std::string>> &bundleNames) in SetRunnableBundleNames()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/session/ |
H A D | service_proxy_mock.cpp | 69 …rCode ServiceProxy::AppendBundlesRestoreSession(UniqueFd fd, const vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 76 const vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 83 ErrCode ServiceProxy::AppendBundlesBackupSession(const vector<BundleName> &bundleNames) in AppendBundlesBackupSession() 88 ErrCode ServiceProxy::AppendBundlesDetailsBackupSession(const std::vector<BundleName> &bundleNames, in AppendBundlesDetailsBackupSession() 104 UniqueFd ServiceProxy::GetLocalCapabilitiesIncremental(const vector<BIncrementalData> &bundleNames) in GetLocalCapabilitiesIncremental()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/ |
H A D | service_proxy_mock.cpp | 90 const vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 98 const vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 106 ErrCode ServiceProxy::AppendBundlesBackupSession(const vector<BundleName> &bundleNames) in AppendBundlesBackupSession() 111 ErrCode ServiceProxy::AppendBundlesDetailsBackupSession(const std::vector<BundleName> &bundleNames, in AppendBundlesDetailsBackupSession() 127 UniqueFd ServiceProxy::GetLocalCapabilitiesIncremental(const vector<BIncrementalData> &bundleNames) in GetLocalCapabilitiesIncremental()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/include/ |
H A D | i_service_mock.h | 104 const std::vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 113 const std::vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 120 ErrCode AppendBundlesBackupSession(const std::vector<BundleName> &bundleNames) override in AppendBundlesBackupSession() 125 ErrCode AppendBundlesDetailsBackupSession(const std::vector<BundleName> &bundleNames, in AppendBundlesDetailsBackupSession() 166 …UniqueFd GetLocalCapabilitiesIncremental(const std::vector<BIncrementalData> &bundleNames) override in GetLocalCapabilitiesIncremental()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_restore_deps_manager_test.cpp | 73 …auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos1, restor… variable 109 …auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos, restore… variable 141 …auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos, restore… variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlesforuid_fuzzer/ |
H A D | getbundlesforuid_fuzzer.cpp | 29 std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/moduletests/backup_kit_inner/ |
H A D | b_session_backup_test.cpp | 167 vector<BundleName> bundleNames; variable 330 vector<BundleName> bundleNames; variable
|
H A D | b_session_restore_async_test.cpp | 227 vector<string> bundleNames; variable 262 vector<string> bundleNames; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | exit_resident_process_manager.cpp | 87 std::vector<ExitResidentProcessInfo> &bundleNames) in HandleExitResidentBundleDependedOnWeb() 125 std::vector<ExitResidentProcessInfo> bundleNames; in IsKilledForUpgradeWeb() local
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_external/ |
H A D | sms_adapter_mock.cpp | 33 …MgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | service_incremental.cpp | 133 UniqueFd Service::GetLocalCapabilitiesIncremental(const std::vector<BIncrementalData> &bundleNames) in GetLocalCapabilitiesIncremental() 214 std::vector<BIncrementalData> bundleNames; in StartGetFdTask() local 305 vector<string> bundleNames {}; in GetBundleNameByDetails() local 322 vector<string> bundleNames = GetBundleNameByDetails(bundlesToBackup); in AppendBundlesIncrementalBackupSession() local 354 vector<string> bundleNames {}; in AppendBundlesIncrementalBackupSession() local 684 void Service::SetCurrentBackupSessProperties(const vector<string> &bundleNames, int32_t userId, in SetCurrentBackupSessProperties()
|
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaanother_fuzzer/ |
H A D | backupsaanother_fuzzer.cpp | 68 vector<string> bundleNames; in CmdAppendBundlesBackupSessionFuzzTest() local 104 void GetBundleNamesData(const uint8_t *data, size_t size, vector<BIncrementalData> &bundleNames) in GetBundleNamesData() 145 vector<BIncrementalData> bundleNames; in CmdGetLocalCapabilitiesIncrementalFuzzTest() local 182 vector<BIncrementalData> bundleNames; in CmdAppendBundlesIncrementalBackupSessionFuzzTest() local
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | bms_adapter.cpp | 115 …sonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(const vector<string> &bundleNames, int… in GetBundleInfos() 250 static bool GenerateBundleStatsIncrease(int32_t userId, const vector<string> &bundleNames, in GenerateBundleStatsIncrease() 291 vector<std::string> bundleNames; in GetBundleInfosForIncremental() local 349 vector<BIncrementalData> bundleNames; in GetBundleInfosForIncremental() local 392 vector<string> bundleNames; in GetFullBundleInfos() local
|
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_incremental_restore_async.cpp | 254 static void RestoreApp(shared_ptr<InrementalSessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp() 309 static int32_t ChangeBundleInfo(const string &pathCapFile, const vector<string> &bundleNames, const… in ChangeBundleInfo() 351 vector<string> bundleNames, in AppendBundles() 387 const vector<string> &bundleNames, in InitArg()
|
H A D | tools_op_restore_async.cpp | 247 static void RestoreApp(shared_ptr<SessionAsync> restore, vector<BundleName> &bundleNames) in RestoreApp() 292 static int32_t ChangeBundleInfo(const string &pathCapFile, const vector<string> &bundleNames, const… in ChangeBundleInfo() 334 vector<string> bundleNames, in AppendBundles() 370 const vector<string> &bundleNames, in InitArg()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | service_mock.cpp | 81 …rCode Service::AppendBundlesRestoreSession(UniqueFd fd, const std::vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 88 const std::vector<BundleName> &bundleNames, in AppendBundlesRestoreSession() 95 ErrCode Service::AppendBundlesBackupSession(const std::vector<BundleName> &bundleNames) in AppendBundlesBackupSession() 100 ErrCode Service::AppendBundlesDetailsBackupSession(const std::vector<BundleName> &bundleNames, in AppendBundlesDetailsBackupSession() 163 UniqueFd Service::GetLocalCapabilitiesIncremental(const std::vector<BIncrementalData> &bundleNames) in GetLocalCapabilitiesIncremental()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 279 std::vector<std::string> bundleNames = dataMgr->GetAllBundleName(); in ClearArkCacheDir() local 344 std::vector<std::string> bundleNames; in HandleResetAOT() local 389 std::vector<std::string> bundleNames; in HandleCopyAp() local 564 std::vector<std::string> bundleNames; in OTACompileInternal() local 601 bool AOTHandler::GetUserBehaviourAppList(std::vector<std::string> &bundleNames, int32_t size) const in GetUserBehaviourAppList() 772 std::vector<std::string> bundleNames = dataMgr->GetAllBundleName(); in HandleIdle() local 827 std::vector<std::string> bundleNames; in HandleCompile() local 841 ErrCode AOTHandler::HandleCompileBundles(const std::vector<std::string> &bundleNames, const std::st… in HandleCompileBundles()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/ |
H A D | bmsextensionclient_fuzzer.cpp | 37 const std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
|