HomeSort by relevance Sort by last modified time
    Searched full:fake_index_file (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_version_upgrade.cc 139 base::PlatformFile fake_index_file = base::CreatePlatformFile( local
150 int bytes_read = base::ReadPlatformFile(fake_index_file,
154 if (!base::ClosePlatformFile(fake_index_file) ||

Completed in 449 milliseconds