| /base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/ |
| H A D | disallowed_running_bundles_plugin_fuzzer.cpp | 59 std::vector<std::string> bundles; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/interfaces/kits/bundle_manager/include/ |
| H A D | bundle_manager_addon.h | 32 std::vector<std::string> bundles; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
| H A D | aging_util.cpp | 29 void AgingUtil::SortAgingBundles(std::vector<AgingBundleInfo> &bundles) in SortAgingBundles() argument
|
| /foundation/distributeddatamgr/pasteboard/services/load/include/ |
| H A D | config.h | 37 std::vector<std::string> bundles; member in OHOS::MiscServices::final
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/ |
| H A D | tools_op_help_test.cpp | 52 vector<string> bundles = {"com.example.app2backup"}; in HWTEST_F() local
|
| H A D | tools_op_backup_test.cpp | 56 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 D | tools_op_incremental_backup_test.cpp | 56 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 D | tools_op_restore_test.cpp | 69 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 D | tools_op_incremental_restore_test.cpp | 61 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 D | tools_op_restore_async_test.cpp | 68 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 D | Commands.cpp | 117 auto bundles = commands->NextData<Ref<RenderBundleBase>>(cmd->count); in FreeCommands() local
|
| /base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
| H A D | application_manager_proxy_test.cpp | 76 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 D | restrictions_proxy_test.cpp | 302 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 D | bundle_manager_proxy_test.cpp | 82 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 D | snapshot_skip_plugin.cpp | 108 std::vector<std::string> bundles; in OnGetPolicy() local
|
| H A D | bundle_install_plugin.cpp | 69 std::vector<std::string> bundles; in GetBundlePolicy() local
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | svc_restore_deps_manager_test.cpp | 501 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 D | application_manager_proxy.cpp | 40 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 D | restrictions_proxy.cpp | 133 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 D | low_memory_killer.cpp | 82 ReclaimPriorityManager::BunldeCopySet bundles; in KillOneBundleByPrio() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | SpillPlacement.h | 46 const EdgeBundles *bundles; member in llvm::SpillPlacement [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DrawIndexedIndirectTests.cpp | 466 std::vector<wgpu::RenderBundle> bundles; in TEST_P() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
| H A D | bundle_manager_proxy.cpp | 92 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 D | kvstore_data_service.h | 47 std::set<std::string> bundles; member
|
| /kernel/linux/linux-5.10/include/linux/greybus/ |
| H A D | interface.h | 35 struct list_head bundles; member
|