Home
last modified time | relevance | path

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

/art/runtime/
Dglobals.h57 static constexpr bool kIsDebugBuild = false; variable
59 static constexpr bool kIsDebugBuild = true; variable