Searched defs:NetworkID (Results 1 – 3 of 3) sorted by relevance
21 struct NET_EXPORT_PRIVATE NetworkID { struct34 NetworkID& operator=(const NetworkID& other); argument42 NetworkChangeNotifier::ConnectionType type;52 std::string id;60 int32_t signal_strength;
34 NetworkID::NetworkID(NetworkChangeNotifier::ConnectionType type, in NetworkID() function in net::nqe::internal::NetworkID
1284 const std::map<nqe::internal::NetworkID, in OnPrefsRead()