Home
last modified time | relevance | path

Searched refs:SET_POLICY_APPID_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.cpp30 static constexpr int32_t SET_POLICY_APPID_INDEX = 0; variable
64 std::string appid = params[SET_POLICY_APPID_INDEX]; in OnHandlePolicy()