Home
last modified time | relevance | path

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

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