Searched refs:OP_INVALID (Results 1 – 7 of 7) sorted by relevance
33 constexpr int32_t OP_INVALID = 1024; variable
28 OP_INVALID = -1, enumerator
379 int32_t ret = SendRequest(sid, OP_INVALID, &data, &reply, option, &ptr);
490 if (opCode != Constant::OP_INVALID) { in CreateSelectByConditionPrepareSqlCmd()
360 int32_t opCode = static_cast<int32_t>(Constant::OpCode::OP_INVALID);
587 int32_t opCode = static_cast<int32_t>(Constant::OpCode::OP_INVALID);
487 int32_t opCode = Constant::OP_INVALID; in TransferToOpcode()