Searched refs:checkPid (Results 1 – 1 of 1) sorted by relevance
62 bool checkPid = !value.contains("pid") || !value["pid"].is_number_integer(); in setAllowRecordField() local66 bool checkParam = checkUid || checkPid || checkName || checkAllowType || checkReasonCode; in setAllowRecordField()