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

  /external/google-breakpad/src/common/linux/
google_crashdump_uploader.cc 114 http_layer_.reset(http_layer);
167 bool ok = http_layer_->Init();
191 if (!http_layer_->AddFile(minidump_pathname_,
196 return http_layer_->SendRequest(crash_server_,
google_crashdump_uploader.h 89 scoped_ptr<LibcurlWrapper> http_layer_; member in class:google_breakpad::GoogleCrashdumpUploader

Completed in 50 milliseconds