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

  /external/chromium/webkit/glue/
resource_type.h 23 WORKER, // the main resource of a dedicated worker.
24 SHARED_WORKER, // the main resource of a shared worker.
53 type == WORKER;
  /external/chromium_org/webkit/common/
resource_type.h 27 WORKER, // the main resource of a dedicated worker.
28 SHARED_WORKER, // the main resource of a shared worker.
61 type == WORKER ||
  /external/chromium/chrome/browser/task_manager/
task_manager.h 51 WORKER, // A web worker process.

Completed in 98 milliseconds