Searched defs:methodProto (Results 1 – 4 of 4) sorted by relevance
50 @Nonnull protected final ImmutableMethodProtoReference methodProto; field in ImmutableCallSiteReference54 … @Nonnull String methodName, @Nonnull MethodProtoReference methodProto, in ImmutableCallSiteReference()64 … @Nonnull String methodName, @Nonnull ImmutableMethodProtoReference methodProto, in ImmutableCallSiteReference()
67 @Nullable @Override public TypeListPool.Key<List<? extends CharSequence>> getParameters( in getParameters()
56 …l public BuilderMethodProtoReference internMethodProto(@Nonnull MethodProtoReference methodProto) { in internMethodProto()
245 …BuilderMethodProtoReference internMethodProtoReference(@Nonnull MethodProtoReference methodProto) { in internMethodProtoReference()