Home
last modified time | relevance | path

Searched refs:SET_POLICY_POLICY_VALUE_INDEX (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.cpp32 static constexpr int32_t SET_POLICY_POLICY_VALUE_INDEX = 2; variable
66 std::string policyValue = params[SET_POLICY_POLICY_VALUE_INDEX]; in OnHandlePolicy()