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

  /external/opencore/protocols/http_parcom/include/
http_parser.h 144 HTTPContentInfoInternal *iContentInfo;
  /external/opencore/protocols/http_parcom/src/
http_parser_internal.h 359 HTTPContentInfoInternal *iContentInfo;
383 iContentInfo(aContentInfo),
401 HTTPContentInfoInternal *iContentInfo;
457 if (iContentInfo)
459 iContentInfo->iContentRangeLeft = 0;
460 iContentInfo->iContentRangeRight = 0;
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_internal.h 629 if (aRefresh) iParser->getContentInfo(iContentInfo);
630 return iContentInfo.iContentLength;
733 iContentInfo.clear();
799 HTTPContentInfo iContentInfo;
    [all...]

Completed in 233 milliseconds