Searched refs:ProtocolList (Results 1 – 2 of 2) sorted by relevance
134 typedef std::vector<ProtocolType> ProtocolList; typedef in cricket::AllocationSequence159 ProtocolList protocols_;885 for (ProtocolList::const_iterator it = protocols_.begin();
1727 llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector); in GenerateEmptyProtocol() local1734 ProtocolList->getType(), in GenerateEmptyProtocol()1746 Elements.push_back(ProtocolList); in GenerateEmptyProtocol()1801 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols); in GenerateProtocol() local1889 ProtocolList->getType(), in GenerateProtocol()1903 Elements.push_back(ProtocolList); in GenerateProtocol()