Home | History | Annotate | Download | only in automation

Lines Matching defs:SetAuth

244     IPC_MESSAGE_HANDLER_DELAY_REPLY(AutomationMsg_SetAuth, SetAuth)
621 void TestingAutomationProvider::SetAuth(int tab_handle,
636 handler->SetAuth(WideToUTF16Hack(username), WideToUTF16Hack(password));