Home
last modified time | relevance | path

Searched defs:reportLeaks (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/sksl/
DSkSLMemoryPool.h35 void reportLeaks() const {} in reportLeaks() function
/external/skia/src/gpu/ganesh/
DGrMemoryPool.cpp50 void GrMemoryPool::reportLeaks() const { in reportLeaks() function in GrMemoryPool
/external/clang/lib/StaticAnalyzer/Checkers/
DSimpleStreamChecker.cpp217 void SimpleStreamChecker::reportLeaks(ArrayRef<SymbolRef> LeakedStreams, in reportLeaks() function in SimpleStreamChecker