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

  /external/chromium_org/content/browser/webui/
url_data_source_impl.cc 47 base::Bind(&URLDataSourceImpl::SendResponseOnIOThread, this, request_id,
51 void URLDataSourceImpl::SendResponseOnIOThread(
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.cc 138 NewRunnableMethod(this, &DataSource::SendResponseOnIOThread,
171 void ChromeURLDataManager::DataSource::SendResponseOnIOThread(

Completed in 36 milliseconds