OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLastSegmentID
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
history_backend.cc
286
SegmentID HistoryBackend::
GetLastSegmentID
(VisitID from_visit) {
349
if (!(segment_id =
GetLastSegmentID
(from_visit)))
[
all
...]
/external/chromium_org/chrome/browser/history/
history_backend.cc
261
SegmentID HistoryBackend::
GetLastSegmentID
(VisitID from_visit) {
340
if (!(segment_id =
GetLastSegmentID
(from_visit)))
[
all
...]
Completed in 274 milliseconds