Searched refs:get_operator_id (Results 1 – 2 of 2) sorted by relevance
97 int32_t get_operator_id() { return operator_id_; } in get_operator_id() function
283 int32_t op_id = task1.get_operator_id(); in Collect()