Home
last modified time | relevance | path

Searched refs:leak_graph_ (Results 1 – 2 of 2) sorted by relevance

/system/memory/libmemunreachable/
DLeakFolding.h30 leak_graph_(allocator), in LeakFolding()
94 Graph<LeakInfo> leak_graph_; variable
DLeakFolding.cpp32 Tarjan(leak_graph_, scc_list); in ComputeDAG()
80 leak_graph_.push_back(&leak.node); in FoldLeaks()