Home
last modified time | relevance | path

Searched defs:ReadPinnedTabs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
Dpinned_tab_codec.cc142 StartupTabs PinnedTabCodec::ReadPinnedTabs(Profile* profile) { in ReadPinnedTabs() function in PinnedTabCodec
150 StartupTabs PinnedTabCodec::ReadPinnedTabs(const base::Value* value) { in ReadPinnedTabs() function in PinnedTabCodec
/external/chromium/chrome/browser/tabs/
Dpinned_tab_codec.cc115 std::vector<Tab> PinnedTabCodec::ReadPinnedTabs(Profile* profile) { in ReadPinnedTabs() function in PinnedTabCodec