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

  /external/opencore/protocols/http_parcom/src/
http_parser_internal.h 126 bool copyBoundaryString(const char* aBoundaryString, const uint32 aBoundaryStringLength);
http_parser.cpp 393 return copyBoundaryString(boundaryStartPtr, start_len - (uint32)len);
427 bool HTTPContentInfoInternal::copyBoundaryString(const char* aBoundaryString, const uint32 aBoundaryStringLength)
    [all...]

Completed in 300 milliseconds