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

  /frameworks/support/volley/src/com/android/volley/toolbox/
HurlStack.java 90 handlePost(connection, request);
149 private void handlePost(HttpURLConnection connection, Request<?> request)
  /external/webkit/Source/WebCore/plugins/
PluginView.cpp 623 return handlePost(url, target, len, buf, file, notifyData, true, true);
629 return handlePost(url, target, len, buf, file, 0, false, file);
    [all...]
PluginView.h 302 NPError handlePost(const char* url, const char* target, uint32_t len, const char* buf, bool file, void* notifyData, bool sendNotification, bool allowHeaders);

Completed in 251 milliseconds