Searched refs:group_inserted (Results 1 – 5 of 5) sorted by relevance
69 void group_inserted( weak_node_t& weakGroup ) noexcept { static_cast<void>(weakGroup); } in group_inserted() function102 void group_inserted( weak_node_t& weakGroup ) noexcept { on_group_inserted(weakGroup); } in group_inserted() function166 void group_inserted( weak_node_t& weakGroup ) noexcept { in group_inserted() function169 … graph->notify_dynamic_behaviours( &dynamic_graph_behaviour<config_t>::group_inserted, weakGroup ); in group_inserted()
72 …this->notify_static_behaviours( [&](auto& behaviour) noexcept { behaviour.group_inserted( group );… in notify_group_inserted()
1028 int group_inserted = in streamReplyWithRange() local1036 if (group_inserted == 0) { in streamReplyWithRange()1047 } else if (group_inserted == 1 && consumer_inserted == 0) { in streamReplyWithRange()
1033 int group_inserted = in streamReplyWithRange() local1041 if (group_inserted == 0) { in streamReplyWithRange()1052 } else if (group_inserted == 1 && consumer_inserted == 0) { in streamReplyWithRange()
1570 int group_inserted = in streamReplyWithRange() local1578 if (group_inserted == 0) { in streamReplyWithRange()1589 } else if (group_inserted == 1 && consumer_inserted == 0) { in streamReplyWithRange()