Searched refs:m_curlErrorBuffer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DResourceHandleManager.h93 char m_curlErrorBuffer[CURL_ERROR_SIZE]; member in class:WebCore::ResourceHandleManager
H A DResourceHandleManager.cpp791 curl_easy_setopt(d->m_handle, CURLOPT_ERRORBUFFER, m_curlErrorBuffer);

Completed in 65 milliseconds