Searched defs:isMap (Results 1 – 13 of 13) sorted by relevance
113 public function isMap() function in Google\\Protobuf\\FieldDescriptor
42 isMap(): boolean { return ValueType.MAP === this.valueType; } method in Reference
177 public function isMap() function in Google\\Protobuf\\Internal\\FieldDescriptor
68 bool isMap() const { return getKind() == Type::Map; } in isMap() function
170 public boolean isMap() { in isMap() method in FieldType
89 function isMap(maybeMap: any): maybeMap is Map<any, any>; function
425 this.isMap = function (...args) { method
345 public boolean isMap() { in isMap() method in FlexBuffers.Reference
435 PHP_METHOD(FieldDescriptor, isMap) { in PHP_METHOD() argument
123 public val isMap: Boolean get() = type == T_MAP constant in com.google.flatbuffers.kotlin.Reference
8961 isMap: boolean; property
7191 isMap: boolean; property
7171 isMap: boolean; property