Home
last modified time | relevance | path

Searched defs:BlockingThreadObjects (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_linux.cc22 class NetworkChangeNotifierLinux::BlockingThreadObjects { class in net::NetworkChangeNotifierLinux
52 NetworkChangeNotifierLinux::BlockingThreadObjects::BlockingThreadObjects( in BlockingThreadObjects() function in net::NetworkChangeNotifierLinux::BlockingThreadObjects
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_android.cc91 class NetworkChangeNotifierAndroid::BlockingThreadObjects { class in net::NetworkChangeNotifierAndroid
93 BlockingThreadObjects() in BlockingThreadObjects() function in net::NetworkChangeNotifierAndroid::BlockingThreadObjects
H A Dnetwork_change_notifier_android.h106 class BlockingThreadObjects; variable