Home
last modified time | relevance | path

Searched refs:SendWithId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Ddom_automation_controller.cc56 .SetMethod("sendWithId", &DomAutomationController::SendWithId); in GetObjectTemplateBuilder()
110 bool DomAutomationController::SendWithId(int automation_id, in SendWithId() function in content::DomAutomationController
Ddom_automation_controller.h104 bool SendWithId(int automation_id, const std::string& str);