Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DRpcSession.h200 std::map<std::thread::id, std::thread> mThreads; variable
/frameworks/base/telephony/common/com/google/android/mms/util/
DPduCache.java76 private final HashMap<Long, HashSet<Uri>> mThreads; field in PduCache