Searched refs:attach_delegate (Results 1 – 2 of 2) sorted by relevance
111 std::unique_ptr<WorkerDelegate> attach_delegate) { in SetAutoAttach() argument113 delegates_[id] = std::move(attach_delegate); in SetAutoAttach()
95 std::unique_ptr<WorkerDelegate> attach_delegate);