Searched refs:JsonHandler (Results 1 – 2 of 2) sorted by relevance
373 typedef void (TestingAutomationProvider::*JsonHandler)(DictionaryValue*, typedef
2051 std::map<std::string, JsonHandler> handler_map; in SendJSONRequest()2290 for (std::map<std::string, JsonHandler>::const_iterator it = in SendJSONRequest()