HomeSort by relevance Sort by last modified time
    Searched refs:SimpleRemove (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/crash_cache/
crash_cache.cc 169 int SimpleRemove(const FilePath& path, RankCrashes action,
331 return SimpleRemove(full_path, action, &cache_thread);
337 return SimpleRemove(full_path, action, &cache_thread);
  /external/chromium_org/net/tools/crash_cache/
crash_cache.cc 188 int SimpleRemove(const base::FilePath& path, RankCrashes action,
344 return SimpleRemove(full_path, action, &cache_thread);
350 return SimpleRemove(full_path, action, &cache_thread);

Completed in 197 milliseconds