Searched refs:DebugContext (Results 1 – 3 of 3) sorted by relevance
47 struct LocalDebuggerInterface::DebugContext : debug_context, struct in LocalDebuggerInterface48 DoublyLinkedListLinkImpl<DebugContext> {49 DebugContext() in DebugContext() argument56 ~DebugContext() in ~DebugContext()97 while (DebugContext* context = fFreeContexts.RemoveHead()) in ~DebugContextPool()115 DebugContext* context; in Init()132 DebugContext* context = it.Next();) { in Close()137 DebugContext* context = it.Next();) { in Close()142 DebugContext* GetContext() in GetContext()145 DebugContext* context = fFreeContexts.RemoveHead(); in GetContext()[all …]
76 struct DebugContext;
25 DebugContext.cpp