Home
last modified time | relevance | path

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

/art/runtime/base/
Dallocator.h142 class TrackingAllocator : public TypeStaticIf<kEnableTrackingAllocator,
/art/runtime/
Dutils.h154 struct TypeStaticIf { struct
160 struct TypeStaticIf<false, A, B> { argument