Searched refs:BurnLibraryImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dburn_library.cc14 class BurnLibraryImpl : public BurnLibrary, class in namespace:chromeos
15 public base::SupportsWeakPtr<BurnLibraryImpl> {
18 BurnLibraryImpl();
19 virtual ~BurnLibraryImpl();
42 DISALLOW_COPY_AND_ASSIGN(BurnLibraryImpl);
48 explicit BurnLibraryTaskProxy(const base::WeakPtr<BurnLibraryImpl>& library);
55 base::WeakPtr<BurnLibraryImpl> library_;
62 BurnLibraryImpl::BurnLibraryImpl() { function in class:chromeos::BurnLibraryImpl
70 BurnLibraryImpl
[all...]

Completed in 309 milliseconds