Searched refs:ProtocolEnabled (Results 1 – 1 of 1) sorted by relevance
123 bool ProtocolEnabled(ProtocolType proto) const;538 data->sequence()->ProtocolEnabled(pvalue) &&878 if (!ProtocolEnabled(proto)) {884 bool AllocationSequence::ProtocolEnabled(ProtocolType proto) const { function in cricket::AllocationSequence