Searched refs:pre_pb (Results 1 – 1 of 1) sorted by relevance
186 auto* pre_pb = root_->mutable_proto(); in ShowInternal() local188 pre_pb->clear_children(); in ShowInternal()189 pre_pb->add_children()->Swap(show_node->mutable_proto()); in ShowInternal()190 pre_pb = pre_pb->mutable_children(0); in ShowInternal()