Searched refs:BinderNode (Results 1 – 2 of 2) sorted by relevance
135 struct BinderNode { struct185 std::map<RpcAddress, BinderNode> mNodeForAddress; argument
82 BinderNode{ in onBinderLeaving()113 auto&& [it, inserted] = mNodeForAddress.insert({address, BinderNode{}}); in onBinderEntering()561 it->second.asyncTodo.push(BinderNode::AsyncTodo{ in processTransactInternal()665 const_cast<BinderNode::AsyncTodo&>(it->second.asyncTodo.top()).data); in processTransactInternal()