Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.h298 typedef std::vector<ProtocolType> ProtocolList; typedef
322 ProtocolList protocols_;
Dbasicportallocator.cc863 for (ProtocolList::const_iterator it = protocols_.begin(); in ProtocolEnabled()
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1752 llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector); in GenerateEmptyProtocol() local
1759 ProtocolList->getType(), in GenerateEmptyProtocol()
1771 Elements.push_back(ProtocolList); in GenerateEmptyProtocol()
1827 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols); in GenerateProtocol() local
1915 ProtocolList->getType(), in GenerateProtocol()
1929 Elements.push_back(ProtocolList); in GenerateProtocol()