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

/external/chromium/chrome/browser/chromeos/cros/
H A Dupdate_library.h22 class UpdateLibrary { class in namespace:chromeos
56 virtual void UpdateStatusChanged(UpdateLibrary* library) = 0;
59 // static UpdateLibrary* GetStubImplementation();
61 virtual ~UpdateLibrary() {}
86 static UpdateLibrary* GetImpl(bool stub);

Completed in 68 milliseconds