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

  /external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
webrtc_logging_private_apitest.cc 36 // Tell the uploader to save the multipart to a buffer instead of uploading.
37 std::string multipart; local
39 OverrideUploadWithBufferForTesting(&multipart);
84 ASSERT_TRUE(multipart.empty());
90 // Tests WebRTC diagnostic logging. Sets up the browser to save the multipart
92 // Example of multipart contents:
128 // Tell the uploader to save the multipart to a buffer instead of uploading.
129 std::string multipart; local
131 OverrideUploadWithBufferForTesting(&multipart);
204 ASSERT_FALSE(multipart.empty())
    [all...]
  /external/libnl/lib/
nl.c 508 int n, err = 0, multipart = 0; local
575 multipart = 1;
591 multipart = 0;
654 /* Valid message (not checking for MULTIPART bit to
672 if (multipart) {
673 /* Multipart message not yet complete, continue reading */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 818 milliseconds