Searched defs:networks_ (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/wimax/
H A Dwimax_provider.h116 // Retrieves network info for a network at RPC |path| into |networks_| if it's
172 std::map<RpcIdentifier, NetworkInfo> networks_; member in class:shill::WiMaxProvider
H A Dwimax.h74 const std::set<RpcIdentifier>& networks() const { return networks_; }
125 std::set<RpcIdentifier> networks_; member in class:shill::WiMax

Completed in 60 milliseconds