Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dmime_util.cc893 const std::string& mime_boundary, in AddMultipartValueForUpload()
913 const std::string& mime_boundary, in AddMultipartValueForUploadWithFileName()
930 void AddMultipartFinalDelimiterForUpload(const std::string& mime_boundary, in AddMultipartFinalDelimiterForUpload()
/aosp_15_r20/external/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c68 char mime_boundary[128]; member