Searched refs:FindNetworkByPath (Results 1 – 3 of 3) sorted by relevance
69 MOCK_CONST_METHOD1(FindNetworkByPath,
2396 virtual Network* FindNetworkByPath(const std::string& path) const { in FindNetworkByPath() function in chromeos::NetworkLibraryImpl2404 Network* network = FindNetworkByPath(path); in FindWirelessNetworkByPath()2412 Network* network = FindNetworkByPath(path); in FindWifiNetworkByPath()2420 Network* network = FindNetworkByPath(path); in FindCellularNetworkByPath()2428 Network* network = FindNetworkByPath(path); in FindVirtualNetworkByPath()2641 Network* network = networklib->FindNetworkByPath(path); in NetworkConnectCallback()2866 Network* found_network = FindNetworkByPath(network->service_path()); in DisconnectFromNetwork()3629 Network* network = FindNetworkByPath(service_path); in ParseNetwork()3964 Network* network = FindNetworkByPath(path); in UpdateNetworkStatus()4421 virtual Network* FindNetworkByPath( in FindNetworkByPath() function in chromeos::NetworkLibraryStubImpl
1029 virtual Network* FindNetworkByPath(const std::string& path) const = 0;