Home | History | Annotate | Download | only in cros

Lines Matching refs:Network

21 // This is the network device parser that parses the data from the
22 // network stack on the native platform. Currently it parses
37 // Parsing helper routines specific to native network devices.
55 // This is the network parser that parses the data from the network
69 virtual Network* CreateNewNetwork(ConnectionType type,
73 Network* network) OVERRIDE;
85 // Below are specific types of network parsers.
103 Network* network) OVERRIDE;
114 Network* network) OVERRIDE;
129 Network* network) OVERRIDE;
141 Network* network) OVERRIDE;
158 Network* network) OVERRIDE;
160 Network* network) OVERRIDE;
165 VirtualNetwork* network);