OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrowBlockFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/disk_cache/
block_files.cc
440
bool BlockFiles::
GrowBlockFile
(MappedFile* file, BlockFileHeader* header) {
484
if (!
GrowBlockFile
(file, header))
/external/chromium_org/net/disk_cache/
block_files.cc
522
bool BlockFiles::
GrowBlockFile
(MappedFile* file, BlockFileHeader* header) {
567
if (!
GrowBlockFile
(file, file_header.Header()))
Completed in 67 milliseconds