Home
last modified time | relevance | path

Searched refs:HTTP_ENTITY_UNIT_POOLNUM (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/http_parcom/src/
Dhttp_parser_internal.h38 #define HTTP_ENTITY_UNIT_POOLNUM 4 macro
Dhttp_parser.cpp1250 OSCL_TRY(err, iEntityUnitAlloc->size(HTTP_ENTITY_UNIT_POOLNUM, sizeof(HTTPEntityUnit))); in construct()