Home
last modified time | relevance | path

Searched refs:CreateInstanceWithInitialTypes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_factory.h21 virtual std::unique_ptr<NetworkChangeNotifier> CreateInstanceWithInitialTypes(
25 return CreateInstanceWithInitialTypes( in CreateInstance()
H A Dnetwork_change_notifier.cc306 return g_network_change_notifier_factory->CreateInstanceWithInitialTypes( in CreateIfNeeded()
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_factory_android.cc19 NetworkChangeNotifierFactoryAndroid::CreateInstanceWithInitialTypes( in CreateInstanceWithInitialTypes() function in net::NetworkChangeNotifierFactoryAndroid
H A Dnetwork_change_notifier_factory_android.h38 std::unique_ptr<NetworkChangeNotifier> CreateInstanceWithInitialTypes(