Home
last modified time | relevance | path

Searched defs:isMap (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php113 public function isMap() function in Google\\Protobuf\\FieldDescriptor
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php177 public function isMap() function in Google\\Protobuf\\Internal\\FieldDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h68 bool isMap() const { return getKind() == Type::Map; } in isMap() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java170 public boolean isMap() { in isMap() method in FieldType
/third_party/typescript/tests/cases/compiler/
DcomplexRecursiveCollections.ts89 function isMap(maybeMap: any): maybeMap is Map<any, any>; function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js425 this.isMap = function (...args) { method
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c435 PHP_METHOD(FieldDescriptor, isMap) { in PHP_METHOD() argument
/third_party/typescript/tests/lib/
Dlib.d.ts8961 isMap: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts7005 isMap: boolean; property
/third_party/typescript/lib/
Dlib.dom.d.ts7025 isMap: boolean; property