OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FileForNewBlock
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/disk_cache/
block_files.cc
250
MappedFile* file =
FileForNewBlock
(block_type, block_count);
469
MappedFile* BlockFiles::
FileForNewBlock
(FileType block_type, int block_count) {
/external/chromium_org/net/disk_cache/
block_files.cc
330
MappedFile* file =
FileForNewBlock
(block_type, block_count);
552
MappedFile* BlockFiles::
FileForNewBlock
(FileType block_type, int block_count) {
Completed in 47 milliseconds