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

/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_codec.h17 // PinnedTabCodec is used to read and write the set of pinned tabs to
24 class PinnedTabCodec { class
37 PinnedTabCodec();
38 ~PinnedTabCodec();
40 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);
/external/chromium_org/chrome/browser/ui/tabs/
H A Dpinned_tab_codec.h23 // PinnedTabCodec is used to read and write the set of pinned tabs to
30 class PinnedTabCodec { class
46 PinnedTabCodec();
47 ~PinnedTabCodec();
49 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);

Completed in 411 milliseconds