Home
last modified time | relevance | path

Searched defs:getTSDRegistry (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/tests/
Dtsd_test.cpp43 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; } in getTSDRegistry() function in MockAllocator
/external/scudo/standalone/
Dcombined.h262 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; } in getTSDRegistry() function