Searched refs:NameList (Results 1 – 7 of 7) sorted by relevance
17 class NameList<list<string> Names> :20 def Three : NameList<["Tom", "Dick", "Harry"]>;22 def One : NameList<["Jeffrey Sinclair"]>;
23 typedef std::vector<std::string> NameList; typedef
45 typedef chrome_common_net::NameList NameList; typedef
49 void DnsPrefetchList(const NameList& hostnames);
161 void DnsPrefetchList(const NameList& hostnames) { in DnsPrefetchList()165 for (NameList::const_iterator it = hostnames.begin(); in DnsPrefetchList()
382 // attribute NameListConstructor NameList;
17500 * kdom/bindings/idl/core/NameList.idl: Removed.25602 * kdom/bindings/idl/core/NameList.idl: Added.