Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DRpcSession.cpp146 sp<RpcConnection> connection = assignServerToThisThread(std::move(client)); in join()
278 sp<RpcSession::RpcConnection> RpcSession::assignServerToThisThread(unique_fd fd) { in assignServerToThisThread() function in android::RpcSession
/aosp12/frameworks/native/libs/binder/include/binder/
H A DRpcSession.h135 sp<RpcConnection> assignServerToThisThread(base::unique_fd fd);