Searched defs:flip_handler_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/tools/flip_server/
H A Dflip_config.cc11 FlipAcceptor::FlipAcceptor(enum FlipHandlerType flip_handler_type, argument
27 : flip_handler_type_(flip_handler_type),
76 if (flip_handler_type == FLIP_HANDLER_PROXY)
103 void FlipConfig::AddAcceptor(enum FlipHandlerType flip_handler_type, argument
120 acceptors_.push_back(new FlipAcceptor(flip_handler_type,

Completed in 2626 milliseconds