Searched defs:Base (Results 1 – 6 of 6) sorted by relevance
30 private static class Base extends Request<byte[]> { class in TestRequest32 public Base(String url, Response.ErrorListener listener) { in Base() method in TestRequest.Base36 public Base(int method, String url, Response.ErrorListener listener) { in Base() method in TestRequest.Base
356 class Base { in testPublicInheritedMethod() class368 class Base { in testPrivateInheritedMethod() class378 class Base { in testOverriddenMethod() class
66 typedef DataIteratorBase<ChunkType> Base; typedef
263 typedef IteratorBase Base; typedef
145 typedef PolicyIteratorBase<DataType, Traits, IteratorType> Base; typedef
30 typedef PolicyIteratorBase<Input, Traits, IteratorType> Base; typedef