Searched refs:chief_host_id_ (Results 1 – 2 of 2) sorted by relevance
173 chief_host_id_ = kuint32max; in StepIntersection()181 chief_host_id_ = host_id; in StepIntersection()186 if (chief_host_id_ == kuint32max) { in StepIntersection()200 if (host_id == chief_host_id_) { in StepIntersection()255 absl::StrAppend(&str, "chief host id_: ", chief_host_id_, "\n"); in DebugString()
63 chief_host_id_; // the host whose step sequence is selected as the chief. variable