Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddebug_stack.h49 void DecrementRefCount() { } in DecrementRefCount() function
80 void DecrementRefCount() { --ref_count_; } in DecrementRefCount() function
101 ~DebugStackReferenceImpl() { counter_->DecrementRefCount(); } in ~DebugStackReferenceImpl()