Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include/binder/
DRpcServerTrusty.h74 sp<IBinder> getRootObject() { return mRpcServer->getRootObject(); } in getRootObject() function
/frameworks/native/libs/binder/
DRpcServer.cpp176 sp<IBinder> RpcServer::getRootObject() { in getRootObject() function in android::RpcServer
DRpcSession.cpp226 sp<IBinder> RpcSession::getRootObject() { in getRootObject() function in android::RpcSession
DRpcState.cpp468 sp<IBinder> RpcState::getRootObject(const sp<RpcSession::RpcConnection>& connection, in getRootObject() function in android::RpcState