Home
last modified time | relevance | path

Searched defs:mRpcServer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/cpp/
H A DARpcServerTrusty.cpp31 sp<RpcServer> mRpcServer; member
/aosp_15_r20/frameworks/native/libs/binder/trusty/include/binder/
H A DRpcServerTrusty.h137 sp<RpcServer> mRpcServer; variable
/aosp_15_r20/frameworks/native/libs/binder/
H A DBinder.cpp270 sp<RpcServer> mRpcServer; member in android::BBinder::RpcServerLink