Searched refs:SET_POLICY_PARAM_NUM (Results 1 – 1 of 1) sorted by relevance
29 static constexpr int32_t SET_POLICY_PARAM_NUM = 3; variable60 if (params.size() < SET_POLICY_PARAM_NUM) { in OnHandlePolicy()