HomeSort by relevance Sort by last modified time
    Searched refs:JSONDataHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler.h 169 (PrinterJobHandler::*JSONDataHandler)(const net::URLFetcher* source,
234 void SetNextJSONHandler(JSONDataHandler handler);
267 // The next response handler can either be a JSONDataHandler or a
269 JSONDataHandler next_json_data_handler_;
printer_job_handler.cc 579 void PrinterJobHandler::SetNextJSONHandler(JSONDataHandler handler) {

Completed in 29 milliseconds