Searched refs:dsInvalidArgument (Results 1 – 4 of 4) sorted by relevance
742 pDecContext->iErrorCode |= dsInvalidArgument; in DecodeFrame2WithCtx()743 return dsInvalidArgument; in DecodeFrame2WithCtx()1240 pDecContext->iErrorCode |= dsInvalidArgument; in DecodeParser()1241 return dsInvalidArgument; in DecodeParser()
298 EXPECT_EQ (iRet, (int32_t) dsInvalidArgument); in TestParseOnlyAPI()325 EXPECT_EQ (iRet, (int32_t) dsInvalidArgument); //error call in TestParseOnlyAPI()
93 dsInvalidArgument = 0x1000, ///< invalid argument specified enumerator