Home
last modified time | relevance | path

Searched defs:WasStopCalled (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dnavigation_impl.h80 bool WasStopCalled(JNIEnv* env) { return WasStopCalled(); } in WasStopCalled() function
H A Dnavigation_impl.cc159 bool NavigationImpl::WasStopCalled() { in WasStopCalled() function in weblayer::NavigationImpl