HomeSort by relevance Sort by last modified time
    Searched defs:MoveCache (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/disk_cache/
cache_util_posix.cc 14 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) {
cache_util_win.cc 16 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) {
  /external/chromium/net/disk_cache/
cache_util_posix.cc 13 bool MoveCache(const FilePath& from_path, const FilePath& to_path) {
cache_util_win.cc 44 bool MoveCache(const FilePath& from_path, const FilePath& to_path) {

Completed in 52 milliseconds