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

  /external/chromium/net/disk_cache/
in_flight_backend_io.h 189 bool BackgroundIsCurrentThread() {
backend_impl.cc 392 if (background_queue_.BackgroundIsCurrentThread()) {
    [all...]
  /external/chromium_org/net/disk_cache/
in_flight_backend_io.h 201 bool BackgroundIsCurrentThread() {
backend_impl.cc 172 if (background_queue_.BackgroundIsCurrentThread()) {
    [all...]
  /external/chromium_org/net/disk_cache/v3/
backend_worker.cc 266 if (background_queue_.BackgroundIsCurrentThread()) {
backend_impl_v3.cc 143 if (background_queue_.BackgroundIsCurrentThread()) {
    [all...]

Completed in 488 milliseconds