Home
last modified time | relevance | path

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

/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
/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
/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
/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
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c41 cJSON *bundles = cJSON_GetObjectItemCaseSensitive(hsps, "bundles"); in MountAllHsp() local
H A Dsandbox_utils.cpp1238 nlohmann::json& bundles = hsps[g_hspList_key_bundles]; in MountAllHsp() local
[all...]

Completed in 9 milliseconds