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

  /external/google-breakpad/src/common/linux/
libcurl_wrapper.h 86 void (*easy_cleanup_)(CURL *); member in class:google_breakpad::LibcurlWrapper
libcurl_wrapper.cc 157 (*easy_cleanup_)(curl_);
223 SET_AND_CHECK_FUNCTION_POINTER(easy_cleanup_,

Completed in 33 milliseconds