Searched defs:TestAndSetAuthHandled (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_prompt.cc134 if (TestAndSetAuthHandled())
161 if (TestAndSetAuthHandled())
264 if (!TestAndSetAuthHandled()) {
340 bool LoginHandler::TestAndSetAuthHandled() { function in class:LoginHandler
/external/chromium/chrome/browser/ui/login/
H A Dlogin_prompt.cc131 if (TestAndSetAuthHandled())
159 if (TestAndSetAuthHandled())
315 if (!TestAndSetAuthHandled()) {
340 bool LoginHandler::TestAndSetAuthHandled() { function in class:LoginHandler

Completed in 63 milliseconds