Searched refs:GetDBForTime (Results 1 – 2 of 2) sorted by relevance
231 TextDatabase* GetDBForTime(base::Time time, bool for_writing);
275 TextDatabase* db = GetDBForTime(visit_time, true); in AddPageData()529 TextDatabase* TextDatabaseManager::GetDBForTime(Time time, in GetDBForTime() function in history::TextDatabaseManager