Home
last modified time | relevance | path

Searched defs:bundleNames (Results 1 – 25 of 135) sorted by relevance

123456

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/
H A Db_jsonutil_test.cpp104 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 Dtools_op_restore_async_test.cpp481 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 Dtools_op_incremental_restore_test.cpp244 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 Dtools_op_restore_test.cpp597 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 Dtools_op_incremental_backup_test.cpp398 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 Dwork_sched_data_manager_test.cpp52 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 Dservice_proxy_test.cpp353 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 Dcycle_task.cpp23 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 Dservice_proxy_mock.cpp69 …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 Dservice_proxy_mock.cpp90 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 Di_service_mock.h104 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 Dsvc_restore_deps_manager_test.cpp73 …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 Dgetbundlesforuid_fuzzer.cpp29 std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/moduletests/backup_kit_inner/
H A Db_session_backup_test.cpp167 vector<BundleName> bundleNames; variable
330 vector<BundleName> bundleNames; variable
H A Db_session_restore_async_test.cpp227 vector<string> bundleNames; variable
262 vector<string> bundleNames; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp87 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 Dsms_adapter_mock.cpp33 …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 Dservice_incremental.cpp133 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 Dbackupsaanother_fuzzer.cpp68 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 Dbms_adapter.cpp115 …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 Dtools_op_incremental_restore_async.cpp254 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 Dtools_op_restore_async.cpp247 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 Dservice_mock.cpp81 …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 Daot_handler.cpp279 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 Dbmsextensionclient_fuzzer.cpp37 const std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local

123456