Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/android/metrics/
H A Dweblayer_metrics_service_client.cc60 auto tabs = TabImpl::GetAllTabImpl(); in OnAppEnterBackground()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dtab_impl.h118 static std::set<TabImpl*> GetAllTabImpl();
H A Dtab_impl.cc409 std::set<TabImpl*> TabImpl::GetAllTabImpl() { in GetAllTabImpl() function in weblayer::TabImpl