Searched refs:AsyncTodo (Results 1 – 2 of 2) sorted by relevance
255 struct AsyncTodo { struct261 bool operator<(const AsyncTodo& o) const {265 std::priority_queue<AsyncTodo> asyncTodo;
918 it->second.asyncTodo.push(BinderNode::AsyncTodo{ in processTransactInternal()1078 auto& todo = const_cast<BinderNode::AsyncTodo&>(it->second.asyncTodo.top()); in processTransactInternal()