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.cpp1771 llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector); in GenerateEmptyProtocol() local
1778 ProtocolList->getType(), in GenerateEmptyProtocol()
1789 MakeConstantString(ProtocolName, ".objc_protocol_name"), ProtocolList, in GenerateEmptyProtocol()
1842 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols); in GenerateProtocol() local
1930 ProtocolList->getType(), in GenerateProtocol()
1943 MakeConstantString(ProtocolName, ".objc_protocol_name"), ProtocolList, in GenerateProtocol()