Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/http/
DRequestQueue.java49 private final LinkedHashMap<HttpHost, LinkedList<Request>> mPending; field in RequestQueue
/external/openthread/src/core/thread/
Dtopology.hpp801 } mPending; member