Home
last modified time | relevance | path

Searched defs:getRootObject (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
DRpcServer.cpp121 sp<IBinder> RpcServer::getRootObject() { in getRootObject() function in android::RpcServer
DRpcSession.cpp91 sp<IBinder> RpcSession::getRootObject() { in getRootObject() function in android::RpcSession
DRpcState.cpp255 sp<IBinder> RpcState::getRootObject(const base::unique_fd& fd, const sp<RpcSession>& session) { in getRootObject() function in android::RpcState