Searched refs:next_interface_id_ (Results 1 – 1 of 1) sorted by relevance
209 if (next_interface_id_ >= mojo::kInterfaceIdNamespaceMask) in AssociateInterface()210 next_interface_id_ = 2; in AssociateInterface()211 id = next_interface_id_++; in AssociateInterface()954 uint32_t next_interface_id_ = 2; member in IPC::__anonefff342a0111::ChannelAssociatedGroupController