Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/login/
Dlogin_prompt.cc131 if (TestAndSetAuthHandled()) in SetAuth()
159 if (TestAndSetAuthHandled()) in CancelAuth()
315 if (!TestAndSetAuthHandled()) { in ReleaseSoon()
340 bool LoginHandler::TestAndSetAuthHandled() { in TestAndSetAuthHandled() function in LoginHandler
Dlogin_prompt.h110 bool TestAndSetAuthHandled();
/external/chromium_org/chrome/browser/ui/login/
Dlogin_prompt.cc134 if (TestAndSetAuthHandled()) in SetAuth()
161 if (TestAndSetAuthHandled()) in CancelAuth()
264 if (!TestAndSetAuthHandled()) { in ReleaseSoon()
340 bool LoginHandler::TestAndSetAuthHandled() { in TestAndSetAuthHandled() function in LoginHandler
Dlogin_prompt.h111 bool TestAndSetAuthHandled();