Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/src/
Dhttp_parser_internal.h353 bool checkGood2xxCode();
Dhttp_parser.cpp1142 goodStatusCode = checkGood2xxCode(); in isGoodStatusCode()
1158 bool HTTPParserHeaderObject::checkGood2xxCode() in checkGood2xxCode() function in HTTPParserHeaderObject