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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dpinned_tab_codec.cc89 static bool DecodeTab(const base::DictionaryValue& value, StartupTab* tab) { function
161 if (DecodeTab(*tab_values, &tab))

Completed in 648 milliseconds