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

  /external/chromium_org/storage/browser/fileapi/
file_system_usage_cache.h 86 bool FlushFile(const base::FilePath& file_path);
file_system_usage_cache.cc 87 FlushFile(usage_file_path);
272 bool FileSystemUsageCache::FlushFile(const base::FilePath& file_path) {
273 TRACE_EVENT0("FileSystem", "UsageCache::FlushFile");

Completed in 196 milliseconds