OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sparse_file_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.cc
704
bool did_close_file = ClosePlatformFile(
sparse_file_
);
728
sparse_file_
(kInvalidPlatformFileValue) {
[
all
...]
simple_synchronous_entry.h
308
return
sparse_file_
!= base::kInvalidPlatformFileValue;
328
base::PlatformFile
sparse_file_
;
member in class:disk_cache::SimpleSynchronousEntry
Completed in 122 milliseconds