OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_file_read
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/db/
version_set.cc
334
FileMetaData*
last_file_read
= NULL;
local
384
if (
last_file_read
!= NULL && stats->seek_file == NULL) {
386
stats->seek_file =
last_file_read
;
391
last_file_read
= f;
[
all
...]
Completed in 127 milliseconds