Searched refs:GoogCcDebugFactory (Results 1 – 3 of 3) sorted by relevance
171 GoogCcDebugFactory::GoogCcDebugFactory() in GoogCcDebugFactory() function in webrtc::GoogCcDebugFactory172 : GoogCcDebugFactory(GoogCcFactoryConfig()) {} in GoogCcDebugFactory()174 GoogCcDebugFactory::GoogCcDebugFactory(GoogCcFactoryConfig config) in GoogCcDebugFactory() function in webrtc::GoogCcDebugFactory177 std::unique_ptr<NetworkControllerInterface> GoogCcDebugFactory::Create( in Create()185 void GoogCcDebugFactory::PrintState(const Timestamp at_time) { in PrintState()191 void GoogCcDebugFactory::AttachWriter( in AttachWriter()
57 class GoogCcDebugFactory : public GoogCcNetworkControllerFactory {59 GoogCcDebugFactory();60 explicit GoogCcDebugFactory(GoogCcFactoryConfig config);
82 GoogCcDebugFactory goog_cc_factory_;