Searched refs:ReadPinnedTabs (Results 1 – 5 of 5) sorted by relevance
26 PinnedTabCodec::ReadPinnedTabs(profile())); in TEST_F()45 PinnedTabCodec::ReadPinnedTabs(profile())); in TEST_F()
50 PinnedTabCodec::ReadPinnedTabs(profile())); in TEST_F()60 PinnedTabCodec::ReadPinnedTabs(profile())); in TEST_F()
33 static std::vector<BrowserInit::LaunchWithProfile::Tab> ReadPinnedTabs(
115 std::vector<Tab> PinnedTabCodec::ReadPinnedTabs(Profile* profile) { in ReadPinnedTabs() function in PinnedTabCodec
912 std::vector<Tab> tabs = PinnedTabCodec::ReadPinnedTabs(profile_); in ProcessStartupURLs()