Searched defs:getRootObject (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/binder/ | ||
D | RpcServer.cpp | 121 sp<IBinder> RpcServer::getRootObject() { in getRootObject() function in android::RpcServer |
D | RpcSession.cpp | 91 sp<IBinder> RpcSession::getRootObject() { in getRootObject() function in android::RpcSession |
D | RpcState.cpp | 255 sp<IBinder> RpcState::getRootObject(const base::unique_fd& fd, const sp<RpcSession>& session) { in getRootObject() function in android::RpcState |