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

  /external/opencore/protocols/http_parcom/src/
http_composer.cpp 35 iEntityBodyLength = 0;
138 return (int32)(iHeaderLength + iEntityBodyLength);
150 iEntityBodyLength = aEntityBodyLength;
162 *((char*)messageBuffer.getPtr() + iEntityBodyLength) = HTTP_CHAR_NULL;
  /external/opencore/protocols/http_parcom/include/
http_composer.h 178 uint32 iEntityBodyLength;

Completed in 131 milliseconds