Home
last modified time | relevance | path

Searched refs:ProtocolList (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dbasicportallocator.cc134 typedef std::vector<ProtocolType> ProtocolList; typedef in cricket::AllocationSequence
159 ProtocolList protocols_;
885 for (ProtocolList::const_iterator it = protocols_.begin();
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1727 llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector); in GenerateEmptyProtocol() local
1734 ProtocolList->getType(), in GenerateEmptyProtocol()
1746 Elements.push_back(ProtocolList); in GenerateEmptyProtocol()
1801 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols); in GenerateProtocol() local
1889 ProtocolList->getType(), in GenerateProtocol()
1903 Elements.push_back(ProtocolList); in GenerateProtocol()