Home
last modified time | relevance | path

Searched refs:GetBundlePolicy (Results 1 - 5 of 5) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisallowed_uninstall_bundles_plugin.cpp44 return GetBundlePolicy(policyData, data, reply, userId); in OnGetPolicy()
H A Ddisallowed_install_bundles_plugin.cpp44 return GetBundlePolicy(policyData, data, reply, userId); in OnGetPolicy()
H A Dallowed_install_bundles_plugin.cpp45 return GetBundlePolicy(policyData, data, reply, userId); in OnGetPolicy()
H A Dbundle_install_plugin.cpp66 ErrCode BundleInstallPlugin::GetBundlePolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, in GetBundlePolicy() function in OHOS::EDM::BundleInstallPlugin
/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dbundle_install_plugin.h27 ErrCode GetBundlePolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId);

Completed in 1 milliseconds