Searched refs:ContextMap (Results 1 – 4 of 4) sorted by relevance
104 typedef HashMap<ExecutionContext*, OwnPtr<Persistent<DatabaseContext> > > ContextMap; typedef106 typedef HashMap<ExecutionContext*, RefPtr<DatabaseContext> > ContextMap; typedef108 ContextMap m_contextMap;
88 typedef std::map<std::string, DomainReliabilityContext*> ContextMap; typedef121 ContextMap contexts_;
117 ContextMap::const_iterator it; in ClearBrowsingData()171 std::pair<ContextMap::iterator, bool> map_it = in AddContext()192 ContextMap::iterator context_it; in OnRequestLegComplete()
396 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef398 ContextMap Contexts;