Home
last modified time | relevance | path

Searched defs:containingType (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistry.java160 final Descriptor containingType, final int fieldNumber) { in findExtensionByNumber()
170 final Descriptor containingType, final int fieldNumber) { in findImmutableExtensionByNumber()
180 final Descriptor containingType, final int fieldNumber) { in findMutableExtensionByNumber()
DMessageReflection.java226 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber); in findExtensionByNumber()
426 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber) { in findExtensionByNumber()
628 ExtensionRegistry registry, Descriptors.Descriptor containingType, int fieldNumber) { in findExtensionByNumber()
DDescriptors.java823 private final Descriptor containingType; field in Descriptors.Descriptor
1263 private Descriptor containingType; field in Descriptors.FieldDescriptor
1782 private final Descriptor containingType; field in Descriptors.EnumDescriptor
2728 private Descriptor containingType; field in Descriptors.OneofDescriptor
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs49 private MessageDescriptor containingType; field in Google.Protobuf.Reflection.OneofDescriptor
DEnumDescriptor.cs45 private readonly MessageDescriptor containingType; field in Google.Protobuf.Reflection.EnumDescriptor
/third_party/typescript/src/services/codefixes/
DfixSpelling.ts50 let containingType = checker.getTypeAtLocation(parent.expression); variable
/third_party/protobuf/objectivec/
DGPBDescriptor.m253 - (GPBDescriptor *)containingType { method
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp367 const TType &containingType, in extractFieldSamplers()
/third_party/typescript/lib/
DtypingsInstaller.js54194 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
68304 function reportNonexistentProperty(propNode, containingType) { argument
68353 function typeHasStaticProperty(propName, containingType) { argument
68369 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
68385 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
68388 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
68396 function getSuggestionForNonexistentProperty(name, containingType) { argument
76661 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
77177 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
77186 seen.set(prop.escapedName, { prop: prop, containingType: base }); property
Dtsc.js44732 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
57016 function reportNonexistentProperty(propNode, containingType) { argument
57065 function typeHasStaticProperty(propName, containingType) { argument
57081 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
57097 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
57100 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
57108 function getSuggestionForNonexistentProperty(name, containingType) { argument
64103 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
64551 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
64560 seen.set(prop.escapedName, { prop: prop, containingType: base }); property
DtypescriptServices.js54399 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
68509 function reportNonexistentProperty(propNode, containingType) { argument
68558 function typeHasStaticProperty(propName, containingType) { argument
68574 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
68590 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
68593 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
68601 function getSuggestionForNonexistentProperty(name, containingType) { argument
76866 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
77382 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
77391 seen.set(prop.escapedName, { prop: prop, containingType: base }); property
Dtypescript.js54399 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
68509 function reportNonexistentProperty(propNode, containingType) { argument
68558 function typeHasStaticProperty(propName, containingType) { argument
68574 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
68590 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
68593 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
68601 function getSuggestionForNonexistentProperty(name, containingType) { argument
76866 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
77382 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
77391 seen.set(prop.escapedName, { prop: prop, containingType: base }); property
Dtsserver.js54205 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
68315 function reportNonexistentProperty(propNode, containingType) { argument
68364 function typeHasStaticProperty(propName, containingType) { argument
68380 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
68396 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
68399 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
68407 function getSuggestionForNonexistentProperty(name, containingType) { argument
76672 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
77188 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
77197 seen.set(prop.escapedName, { prop: prop, containingType: base }); property
Dtsserverlibrary.js54399 …function createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment… argument
68509 function reportNonexistentProperty(propNode, containingType) { argument
68558 function typeHasStaticProperty(propName, containingType) { argument
68574 function getSuggestedLibForNonExistentProperty(missingProperty, containingType) { argument
68590 function getSuggestedSymbolForNonexistentProperty(name, containingType) { argument
68593 function getSuggestedSymbolForNonexistentJSXAttribute(name, containingType) { argument
68601 function getSuggestionForNonexistentProperty(name, containingType) { argument
76866 …function checkIndexConstraintForProperty(prop, propertyType, containingType, indexDeclaration, ind… argument
77382 ….declaredProperties, function (p) { seen.set(p.escapedName, { prop: p, containingType: type }); }); property
77391 seen.set(prop.escapedName, { prop: prop, containingType: base }); property