Home
last modified time | relevance | path

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

/art/libartbase/base/
Dglobals.h49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable