HomeSort by relevance Sort by last modified time
    Searched defs:PinnedTabCodec (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/tabs/
pinned_tab_codec.h 17 // PinnedTabCodec is used to read and write the set of pinned tabs to
24 class PinnedTabCodec {
37 PinnedTabCodec();
38 ~PinnedTabCodec();
40 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);
  /external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_codec.h 23 // PinnedTabCodec is used to read and write the set of pinned tabs to
30 class PinnedTabCodec {
46 PinnedTabCodec();
47 ~PinnedTabCodec();
49 DISALLOW_COPY_AND_ASSIGN(PinnedTabCodec);

Completed in 32 milliseconds