Searched refs:flip_handler_type (Results 1 - 2 of 2) 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,
H A Dflip_config.h26 FlipAcceptor(enum FlipHandlerType flip_handler_type,
69 void AddAcceptor(enum FlipHandlerType flip_handler_type,

Completed in 307 milliseconds