Searched refs:WithRotary (Results 1 – 3 of 3) sorted by relevance
76 void WithRotary(SharedFD conn);
202 void InputConnectorBuilder::WithRotary(SharedFD conn) { in WithRotary() function in cuttlefish::InputConnectorBuilder
214 inputs_builder.WithRotary(SharedFD::Dup(FLAGS_rotary_fd)); in CuttlefishMain()