Home
last modified time | relevance | path

Searched defs:methods_ (Results 1 – 3 of 3) sorted by relevance

/external/jdiff/src/jdiff/
DClassAPI.java40 public List methods_; // MethodAPI[] field in ClassAPI
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs108 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/external/protobuf/src/google/protobuf/
Ddescriptor.h1056 MethodDescriptor* methods_; variable