Home
last modified time | relevance | path

Searched refs:ContextMap (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseManager.h87 …ef WillBePersistentHeapHashMap<ExecutionContext*, RefPtrWillBeMember<DatabaseContext> > ContextMap; typedef
88 ContextMap m_contextMap;
/external/chromium_org/components/domain_reliability/
Dmonitor.cc153 ContextMap::const_iterator it; in ClearBrowsingData()
170 for (ContextMap::const_iterator it = contexts_.begin(); in GetWebUIData()
225 std::pair<ContextMap::iterator, bool> map_it = in AddContext()
298 ContextMap::const_iterator context_it; in GetContextForHost()
Dmonitor.h118 typedef std::map<std::string, DomainReliabilityContext*> ContextMap; typedef
159 ContextMap contexts_;
/external/clang/include/clang/Analysis/
DAnalysisContext.h396 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef
398 ContextMap Contexts;