Home
last modified time | relevance | path

Searched refs:GetBackgroundContentsByID (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
Dbackground_contents.h147 static BackgroundContents* GetBackgroundContentsByID(int render_process_id,
Dbackground_contents.cc263 BackgroundContents::GetBackgroundContentsByID(int render_process_id, in GetBackgroundContentsByID() function in BackgroundContents
/external/chromium/chrome/browser/task_manager/
Dtask_manager_resource_providers.cc667 BackgroundContents* contents = BackgroundContents::GetBackgroundContentsByID( in GetResource()