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

  /external/chromium_org/chrome/browser/task_manager/
resource_provider.cc 71 bool Resource::IsBackground() const {
background_resource_provider.cc 50 virtual bool IsBackground() const OVERRIDE;
117 bool BackgroundContentsResource::IsBackground() const {
extension_process_resource_provider.cc 61 virtual bool IsBackground() const OVERRIDE;
101 IsBackground());
158 bool ExtensionProcessResource::IsBackground() const {
  /external/chromium/chrome/browser/task_manager/
task_manager.h 107 virtual bool IsBackground() const { return false; }
task_manager_resource_providers.cc 644 bool TaskManagerBackgroundContentsResource::IsBackground() const {
    [all...]

Completed in 383 milliseconds