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

  /external/chromium_org/net/disk_cache/simple/
simple_index.h 180 // thread, in all cases. |io_thread_checker_| documents and enforces this.
181 base::ThreadChecker io_thread_checker_; member in class:disk_cache::SimpleIndex
simple_entry_impl.h 301 // thread, in all cases. |io_thread_checker_| documents and enforces this.
302 base::ThreadChecker io_thread_checker_; member in class:disk_cache::SimpleEntryImpl
  /external/chromium_org/webkit/browser/fileapi/
sandbox_file_system_backend_delegate.h 236 base::ThreadChecker io_thread_checker_; member in class:fileapi::SandboxFileSystemBackendDelegate

Completed in 261 milliseconds