Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/native/
Daw_contents.cc564 bool removed_current_outstanding_callback = false; in HideGeolocationPrompt() local
569 removed_current_outstanding_callback = true; in HideGeolocationPrompt()
577 if (removed_current_outstanding_callback) { in HideGeolocationPrompt()