Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dglobals.h35 static constexpr bool DEBUG_BUILD = true; variable
37 static constexpr bool DEBUG_BUILD = false; variable
/arkcompiler/runtime_core/static_core/libpandabase/
Dglobals.h35 static constexpr bool DEBUG_BUILD = true; variable
37 static constexpr bool DEBUG_BUILD = false; variable