Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DSSLSocketTest.java78 private void fetch(SSLSocketFactory socketFactory, String host, int port, in fetch() method in SSLSocketTest
180 private void fetch(String host, int port, boolean secure, String path, in fetch() method in SSLSocketTest
/frameworks/native/opengl/libagl/
Dcontext.h179 fetcher_t fetch; member