OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStartDate
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/history/
visit_database.h
146
bool
GetStartDate
(base::Time* first_visit);
history_backend.cc
637
db_->
GetStartDate
(&first_recorded_time_);
[
all
...]
visit_database.cc
478
bool VisitDatabase::
GetStartDate
(base::Time* first_visit) {
Completed in 100 milliseconds