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

/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.cc4334 class NetworkLibraryStubImpl : public NetworkLibrary { class in namespace:chromeos
4336 NetworkLibraryStubImpl() function in class:chromeos::NetworkLibraryStubImpl
4342 ~NetworkLibraryStubImpl() { if (ethernet_) delete ethernet_; }
4505 return new NetworkLibraryStubImpl();

Completed in 60 milliseconds