OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpenFollowingEntry
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/disk_cache/
backend_impl.h
294
EntryImpl*
OpenFollowingEntry
(bool forward, void** iter);
backend_impl.cc
795
return
OpenFollowingEntry
(true, iter);
799
return
OpenFollowingEntry
(false, iter);
[
all
...]
Completed in 59 milliseconds