OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ValidateTab
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.cc
392
return
ValidateTab
(static_cast<Tab*>(entry));
509
bool TabRestoreServiceHelper::
ValidateTab
(Tab* tab) {
528
if (!
ValidateTab
(&(*tab_i))) {
/external/chromium/chrome/browser/sessions/
tab_restore_service.cc
[
all
...]
Completed in 54 milliseconds