Searched defs:link_node (Results 1 – 2 of 2) sorted by relevance
202 auto* link_node = attached_requests_.head(); in ~Job() local296 auto* link_node = attached_requests_.head(); in OnVerifyComplete() local
477 def set_link_node(self, link_node): argument