Searched refs:dsInvalidArgument (Results 1 – 3 of 3) sorted by relevance
742 pDecContext->iErrorCode |= dsInvalidArgument; in DecodeFrame2WithCtx()743 return dsInvalidArgument; in DecodeFrame2WithCtx()1226 pDecContext->iErrorCode |= dsInvalidArgument; in DecodeParser()1227 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