Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h373 typedef void (TestingAutomationProvider::*JsonHandler)(DictionaryValue*, typedef
Dtesting_automation_provider.cc2051 std::map<std::string, JsonHandler> handler_map; in SendJSONRequest()
2290 for (std::map<std::string, JsonHandler>::const_iterator it = in SendJSONRequest()