Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_internal.h100 PROCESS_GENERAL_ERROR = PROCESS_ERROR_FIRST - 1, enumerator
Dpvmf_protocol_engine_common.cpp729 if (parsingStatus == HttpParsingBasicObject::PARSE_GENERAL_ERROR) return PROCESS_GENERAL_ERROR; in checkParsingStatus()