Home
last modified time | relevance | path

Searched refs:SET_POLICY_PARAM_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_browser_policies_plugin.cpp29 static constexpr int32_t SET_POLICY_PARAM_NUM = 3; variable
60 if (params.size() < SET_POLICY_PARAM_NUM) { in OnHandlePolicy()