Searched refs:password16 (Results 1 – 1 of 1) sorted by relevance
296 string16 password16 = ASCIIToUTF16(password); in setAuth() local297 …tTask(FROM_HERE, NewRunnableMethod(m_request.get(), &WebRequest::setAuth, username16, password16)); in setAuth()