Searched refs:OP_ON_COMPLETE (Results 1 – 1 of 1) sorted by relevance
70 OP_ON_COMPLETE, enumerator252 case OP_ON_COMPLETE: in op_id_string()853 if (op_id == OP_ON_COMPLETE && in op_can_be_run()920 } else if (op_id == OP_ON_COMPLETE) { in op_can_be_run()923 if (op_state->state_op_done[OP_ON_COMPLETE]) { in op_can_be_run()1319 op_can_be_run(stream_op, s, &oas->state, OP_ON_COMPLETE)) { in execute_stream_op()1334 oas->state.state_op_done[OP_ON_COMPLETE] = true; in execute_stream_op()