Home
last modified time | relevance | path

Searched defs:http_layer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dgoogle_crashdump_uploader.cc58 std::unique_ptr<LibcurlWrapper> http_layer{new LibcurlWrapper()}; in GoogleCrashdumpUploader() local
85 std::unique_ptr<LibcurlWrapper> http_layer) { in GoogleCrashdumpUploader()
111 std::unique_ptr<LibcurlWrapper> http_layer) { in Init()