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