Home
last modified time | relevance | path

Searched defs:bundleNames (Results 1 - 25 of 122) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlesforuid_fuzzer/
H A Dgetbundlesforuid_fuzzer.cpp29 std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
32 bundleMgrProxy.GetBundlesForUid(reinterpret_cast<uintptr_t>(data), bundleNames); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/routerdatastoragerdb_fuzzer/
H A Drouterdatastoragerdb_fuzzer.cpp39 std::set<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/app_file_service/tests/mock/module_external/src/
H A Dbms_adapter_mock.cpp21 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(const vector<string> &bundleNames, int32_t userId) in GetBundleInfos() argument
H A Dsms_adapter_mock.cpp36 int32_t StorageMgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, in GetBundleStatsForIncrease() argument
/foundation/filemanagement/app_file_service/tests/mock/module_external/
H A Dbms_adapter_mock.cpp31 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(const vector<string> &bundleNames, int32_t userId) in GetBundleInfos() argument
H A Dsms_adapter_mock.cpp33 int32_t StorageMgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, in GetBundleStatsForIncrease() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dcaller_info.h39 std::vector<std::string> bundleNames; member
/foundation/ability/ability_runtime/test/unittest/exit_resident_process_manager_test/
H A Dexit_resident_process_manager_test.cpp123 std::vector<ExitResidentProcessInfo> bundleNames; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
H A Dapp_provision_info_manager.cpp50 bool AppProvisionInfoManager::GetAllAppProvisionInfoBundleName(std::unordered_set<std::string> &bundleNames) in GetAllAppProvisionInfoBundleName() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/
H A Dbmsextensionclient_fuzzer.cpp37 const std::vector<std::string> bundleNames; in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_throw_test.cpp822 vector<BIncrementalData> bundleNames; in HWTEST_F() local
H A Dsched_scheduler_test.cpp68 vector<string> bundleNames; in Init() local
H A Dsvc_restore_deps_manager_test.cpp73 auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos1, restoreType); in HWTEST_F() local
109 auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos, restoreType); in HWTEST_F() local
141 auto bundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(bundleInfos, restoreType); in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/fuzztest/cycletaskrunner_fuzzer/
H A Dcycletaskrunner_fuzzer.cpp54 std::set<std::string> bundleNames; in CycleTaskDerivedFuzzTest() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp125 std::vector<ExitResidentProcessInfo> bundleNames; in IsKilledForUpgradeWeb() local
86 HandleExitResidentBundleDependedOnWeb( std::vector<ExitResidentProcessInfo> &bundleNames) HandleExitResidentBundleDependedOnWeb() argument
/foundation/filemanagement/app_file_service/test/fuzztest/backupsaappend_fuzzer/
H A Dbackupsaappend_fuzzer.cpp198 vector<string> bundleNames; in CmdAppendBundlesRestoreSessionFuzzTest() local
/foundation/filemanagement/app_file_service/tests/moduletests/backup_kit_inner/
H A Db_session_backup_test.cpp167 vector<BundleName> bundleNames; in HWTEST_F() local
330 vector<BundleName> bundleNames; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task.cpp36 void CycleTask::SetRunnableBundleNames(std::shared_ptr<std::set<std::string>> &bundleNames) in SetRunnableBundleNames() argument
22 CycleTask(std::string taskName, std::set<std::string> bundleNames, int32_t intervalTime, std::shared_ptr<CloudFile::DataSyncManager> dataSyncManager) CycleTask() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_backup_test.cpp398 vector<string> bundleNames; in HWTEST_F() local
426 vector<string> bundleNames; in HWTEST_F() local
455 vector<string> bundleNames; in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/
H A Db_jsonutil_test.cpp104 std::vector<std::string> bundleNames; in HWTEST_F() local
138 std::vector<std::string> bundleNames; in HWTEST_F() local
170 std::vector<std::string> bundleNames; in HWTEST_F() local
202 std::vector<std::string> bundleNames; in HWTEST_F() local
234 std::vector<std::string> bundleNames; HWTEST_F() local
269 std::vector<std::string> bundleNames; HWTEST_F() local
303 std::vector<std::string> bundleNames; HWTEST_F() local
337 std::vector<std::string> bundleNames; HWTEST_F() local
370 std::vector<std::string> bundleNames; HWTEST_F() local
403 std::vector<std::string> bundleNames; HWTEST_F() local
436 std::vector<std::string> bundleNames; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp90 int32_t StorageMgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, in GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp209 std::vector<string> bundleNames; in HWTEST_F() local
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dapp_domain_verify_manager_napi.cpp110 std::vector<std::string> bundleNames; in QueryAssociatedBundleNames() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_data_mgr.cpp241 QueryAssociatedBundleNames( const std::string& domain, std::vector<std::string>& bundleNames) QueryAssociatedBundleNames() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/
H A Drouter_data_storage_rdb.cpp127 void RouterDataStorageRdb::GetAllBundleNames(std::set<std::string> &bundleNames) in GetAllBundleNames() argument

Completed in 17 milliseconds

12345