Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DBpBinder.h135 const RpcAddress& rpcAddress() const { return mBinder->rpcAddress(); } in rpcAddress() function
/frameworks/native/libs/binder/
DBpBinder.cpp176 const RpcAddress& BpBinder::rpcAddress() const { in rpcAddress() function in android::BpBinder