Searched defs:isKey (Results 1 – 7 of 7) sorted by relevance
49 const char* MapEntryTypeName(const FieldDescriptor* descriptor, bool isKey) { in MapEntryTypeName()
95 public static boolean isKey(String s) { in isKey() method in UnicodeLocaleExtension
99 public static boolean isKey(String s) { in isKey() method in UnicodeLocaleExtension
143 protected String escapeString(String str, boolean isKey) throws IOException { in escapeString()
247 Key.isKey = function (obj, ver) { function in Key
321 public boolean isKey() { in isKey() method in FlexBuffers.Reference
104 public val isKey: Boolean get() = type == T_KEY constant in com.google.flatbuffers.kotlin.Reference