Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DBpBinder.h150 struct RpcHandle { struct
154 using Handle = std::variant<BinderHandle, RpcHandle>; argument