Home
last modified time | relevance | path

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

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