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 162 (PrinterJobHandler::*JSONDataHandler)(const net::URLFetcher* source,
227 void SetNextJSONHandler(JSONDataHandler handler);
260 // The next response handler can either be a JSONDataHandler or a
262 JSONDataHandler next_json_data_handler_;
printer_job_handler.cc 488 void PrinterJobHandler::SetNextJSONHandler(JSONDataHandler handler) {

Completed in 40 milliseconds