Home
last modified time | relevance | path

Searched defs:doGet (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/
DLongLivedChannel.java55 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in LongLivedChannel
DNettyClientInteropServlet.java79 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in NettyClientInteropServlet
/external/volley/src/main/java/com/android/volley/toolbox/
DRequestFuture.java100 private synchronized T doGet(Long timeoutMs) in doGet() method in RequestFuture
/external/grpc-grpc-java/gae-interop-testing/gae-jdk7/src/main/java/io/grpc/testing/integration/
DOkHttpClientInteropServlet.java84 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in OkHttpClientInteropServlet
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DContinuingRequestIntegrationTest.java210 protected void doGet(HttpServletRequest req, HttpServletResponse resp) in doGet() method in ContinuingRequestIntegrationTest.ContinuingServlet
DContextPathTest.java274 public void doGet(HttpServletRequest req, HttpServletResponse resp) { in doGet() method in ContextPathTest.TestServlet
/external/parameter-framework/upstream/parameter/
DBitParameter.cpp165 void CBitParameter::doGet(type &value, size_t offset, in doGet() function in CBitParameter
DParameter.cpp192 bool CParameter::doGet(type &value, size_t offset, in doGet() function in CParameter
DArrayParameter.cpp421 bool CArrayParameter::doGet(type &value, size_t offset, in doGet() function in CArrayParameter
/external/glide/library/src/main/java/com/bumptech/glide/request/
DRequestFutureTarget.java186 …private synchronized R doGet(Long timeoutMillis) throws ExecutionException, InterruptedException, … in doGet() method in RequestFutureTarget
/external/libphonenumber/demo/src/com/google/phonenumbers/
DPhoneNumberParserServlet.java119 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() method in PhoneNumberParserServlet