Searched refs:WithRotary (Results 1 – 3 of 3) sorted by relevance
46 void WithRotary(SharedFD server);
422 void InputSocketsConnectorBuilder::WithRotary(SharedFD server) { in WithRotary() function in cuttlefish::InputSocketsConnectorBuilder
150 inputs_builder.WithRotary(cuttlefish::SharedFD::Dup(FLAGS_rotary_fd)); in main()