OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DiscardTabById
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.h
93
bool
DiscardTabById
(int64 target_web_contents_id);
oom_priority_manager.cc
255
if (
DiscardTabById
(least_important_tab_id))
292
bool OomPriorityManager::
DiscardTabById
(int64 target_web_contents_id) {
Completed in 30 milliseconds