Searched refs:aURLAuthenticationRequest (Results 1 – 2 of 2) sorted by relevance
409 ucb::URLAuthenticationRequest aURLAuthenticationRequest; in handle() local410 if ( aAnyRequest >>= aURLAuthenticationRequest ) in handle()411 aURL = aURLAuthenticationRequest.URL; in handle()
638 ucb::URLAuthenticationRequest aURLAuthenticationRequest; in handleAuthenticationRequest() local639 if (aAnyRequest >>= aURLAuthenticationRequest) in handleAuthenticationRequest()644 aURLAuthenticationRequest, in handleAuthenticationRequest()646 aURLAuthenticationRequest.URL); in handleAuthenticationRequest()
Completed in 21 milliseconds