Home
last modified time | relevance | path

Searched refs:getMaxOutgoingThreads (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DRpcSession.h97 LIBBINDER_EXPORTED size_t getMaxOutgoingThreads();
/frameworks/native/libs/binder/
DRpcSession.cpp100 size_t RpcSession::getMaxOutgoingThreads() { in getMaxOutgoingThreads() function in android::RpcSession