Home
last modified time | relevance | path

Searched refs:DebugStackRefCounterImpl (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 typedef DebugStackRefCounterImpl<kIsDebugBuild> DebugStackRefCounter;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<false>* counter ATTRIBUTE_UNUSED) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<false>* counter ATTRIBUTE_UNUSED) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 typedef DebugStackRefCounterImpl<kIsDebugBuild> DebugStackRefCounter;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<false>* counter ATTRIBUTE_UNUSED) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/art/libartbase/base/
H A Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl([[maybe_unused]] DebugStackRefCounterImpl<false>* counter) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Ddebug_stack.h32 class DebugStackRefCounterImpl; variable
40 using DebugStackRefCounter = DebugStackRefCounterImpl<kIsDebugBuild>;
47 class DebugStackRefCounterImpl<false> {
58 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<false>* counter ATTRIBUTE_UNUSED) {} in DebugStackReferenceImpl()
76 class DebugStackRefCounterImpl {
78 DebugStackRefCounterImpl() : ref_count_(0u) { } in DebugStackRefCounterImpl() function
79 ~DebugStackRefCounterImpl() { CheckNoRefs(); } in ~DebugStackRefCounterImpl()
92 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
114 DebugStackRefCounterImpl<true>* counter_;