Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/include/binder/
H A DRpcSession.h36 class RpcServer; variable
112 friend RpcServer; variable
/aosp12/frameworks/native/libs/binder/
H A DRpcServer.cpp39 RpcServer::RpcServer() {} in RpcServer() function in android::RpcServer