Searched refs:checkKey (Results 1 – 10 of 10) sorted by relevance
26 protected static String checkKey(String value) { in checkKey() method in Utils43 checkKey(key); in checkKeys()
66 String key = Utils.checkKey(entry.getKey()); in checkAndTransformMap()
34 private static func checkKey(key: String) throws { in checkKey() function64 try checkKey(key: key) in serialize()