Home | History | Annotate | Download | only in automation

Lines Matching defs:GetCookies

232     IPC_MESSAGE_HANDLER(AutomationMsg_GetCookies, GetCookies)
513 void TestingAutomationProvider::GetCookies(const GURL& url, int handle,
518 automation_util::GetCookies(url, contents, value_size, value);
2072 handler_map["GetCookies"] =