Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dglobals.h49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dglobals.h49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dglobals.h49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dglobals.h60 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
62 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dglobals.h66 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dglobals.h66 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/art/libartbase/base/
H A Dglobals.h68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
70 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dglobals.h66 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dglobals.h68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
70 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dglobals.h66 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable
68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable