Searched refs:checkLongName (Results 1 – 1 of 1) sorted by relevance
251 if (!checkLongName(longName)) { in flag()273 if (!checkLongName(longName)) { in param()298 private fun checkLongName(long: String): Boolean { in checkLongName() method