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

  /external/opencore/protocols/http_parcom/include/
http_parser.h 91 PARSE_GENERAL_ERROR = -1,
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_common.cpp 177 return PARSE_GENERAL_ERROR;
327 return PARSE_GENERAL_ERROR; // error happens;
338 //if(!iObserver->OutputDataAvailable(iOutputQueue, false)) return PARSE_GENERAL_ERROR;
729 if (parsingStatus == HttpParsingBasicObject::PARSE_GENERAL_ERROR) return PROCESS_GENERAL_ERROR;
    [all...]
pvmf_protocol_engine_internal.h 718 PARSE_GENERAL_ERROR = -1,
    [all...]
  /external/opencore/protocols/http_parcom/src/
http_parser.cpp 816 return HTTPParser::PARSE_GENERAL_ERROR;
825 StringKeyValueStore::StringKeyValueStore_Failure) return HTTPParser::PARSE_GENERAL_ERROR;
    [all...]

Completed in 279 milliseconds