Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsObjectBase.cpp42 if (gDebugLifetime || gDebugReferences) { in ObjectBase()
48 if (gDebugLifetime || gDebugReferences) { in ~ObjectBase()
H A DrsObjectBase.h36 static const bool gDebugLifetime = false; variable