Home
last modified time | relevance | path

Searched defs:bundles (Results 1 - 25 of 42) sorted by relevance

12

/base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/
H A Ddisallowed_running_bundles_plugin_fuzzer.cpp59 std::vector<std::string> bundles; in LLVMFuzzerTestOneInput() local
/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/include/
H A Dbundle_manager_addon.h32 std::vector<std::string> bundles; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_util.cpp29 void AgingUtil::SortAgingBundles(std::vector<AgingBundleInfo> &bundles) in SortAgingBundles() argument
/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h37 std::vector<std::string> bundles; member in OHOS::MiscServices::final
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_help_test.cpp52 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
H A Dtools_op_backup_test.cpp56 vector<string> bundles = {"com.example.app2backup", "com.example.app3backup", "com.example.app4backup"}; in PrepareBackupArguments() local
83 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
112 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
202 vector<string> bundles = {"com.example.app2backup", "com.example.app3backup", "com.example.app4backup"}; HWTEST_F() local
[all...]
H A Dtools_op_incremental_backup_test.cpp56 vector<string> bundles = { "com.example.app2backup" }; in HWTEST_F() local
94 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
159 vector<string> bundles in HWTEST_F() local
[all...]
H A Dtools_op_restore_test.cpp69 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
117 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
167 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
227 vector<string> bundles = {"com.example.app2backup"}; HWTEST_F() local
[all...]
H A Dtools_op_incremental_restore_test.cpp61 vector<string> bundles = { "com.example.app2backup" }; in HWTEST_F() local
111 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
175 vector<string> bundles in HWTEST_F() local
[all...]
H A Dtools_op_restore_async_test.cpp68 vector<string> bundles = { "com.example.app2backup" }; in HWTEST_F() local
121 vector<string> bundles = { "com.example.app2backup" }; in HWTEST_F() local
162 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.cpp117 auto bundles = commands->NextData<Ref<RenderBundleBase>>(cmd->count); in FreeCommands() local
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dapplication_manager_proxy_test.cpp76 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
93 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
106 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
123 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
136 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
155 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; HWTEST_F() local
[all...]
H A Drestrictions_proxy_test.cpp302 std::vector<std::string> bundles; in HWTEST_F() local
321 std::vector<std::string> bundles; in HWTEST_F() local
338 std::vector<std::string> bundles; in HWTEST_F() local
355 std::vector<std::string> bundles; HWTEST_F() local
374 std::vector<std::string> bundles; HWTEST_F() local
391 std::vector<std::string> bundles; HWTEST_F() local
[all...]
H A Dbundle_manager_proxy_test.cpp82 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
102 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
118 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
138 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
154 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; in HWTEST_F() local
175 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; HWTEST_F() local
194 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; HWTEST_F() local
214 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; HWTEST_F() local
231 std::vector<std::string> bundles = {ADMIN_PACKAGENAME}; HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dsnapshot_skip_plugin.cpp108 std::vector<std::string> bundles; in OnGetPolicy() local
H A Dbundle_install_plugin.cpp69 std::vector<std::string> bundles; in GetBundlePolicy() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsvc_restore_deps_manager_test.cpp501 vector<string> bundles = {"com.example.app1", "com.example.app2"}; in HWTEST_F() local
/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/
H A Dapplication_manager_proxy.cpp40 AddDisallowedRunningBundles(AppExecFwk::ElementName &admin, std::vector<std::string> &bundles, int32_t userId, bool isSync) AddDisallowedRunningBundles() argument
57 RemoveDisallowedRunningBundles(AppExecFwk::ElementName &admin, std::vector<std::string> &bundles, int32_t userId, bool isSync) RemoveDisallowedRunningBundles() argument
74 GetDisallowedRunningBundles(AppExecFwk::ElementName &admin, int32_t userId, std::vector<std::string> &bundles, bool isSync) GetDisallowedRunningBundles() argument
/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/
H A Drestrictions_proxy.cpp133 AddOrRemoveDisallowedListForAccount(const AppExecFwk::ElementName &admin, std::string feature, std::vector<std::string> &bundles, int32_t accountId, bool isAdd) AddOrRemoveDisallowedListForAccount() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/kill_strategy_manager/
H A Dlow_memory_killer.cpp82 ReclaimPriorityManager::BunldeCopySet bundles; in KillOneBundleByPrio() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.h46 const EdgeBundles *bundles; member in llvm::SpillPlacement
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDrawIndexedIndirectTests.cpp466 std::vector<wgpu::RenderBundle> bundles; in TEST_P() local
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp92 int32_t BundleManagerProxy::AddBundlesByPolicyType(AppExecFwk::ElementName &admin, std::vector<std::string> &bundles, in AddBundlesByPolicyType() argument
114 int32_t BundleManagerProxy::RemoveBundlesByPolicyType(AppExecFwk::ElementName &admin, std::vector<std::string> &bundles, in RemoveBundlesByPolicyType() argument
136 GetBundlesByPolicyType(AppExecFwk::ElementName &admin, int32_t userId, std::vector<std::string> &bundles, int32_t policyType) GetBundlesByPolicyType() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h47 std::set<std::string> bundles; member
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dinterface.h35 struct list_head bundles; member

Completed in 14 milliseconds

12