Home
last modified time | relevance | path

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

/art/runtime/base/
Ddebug_stack.h48 size_t IncrementRefCount() { return 0u; } in IncrementRefCount() function
79 size_t IncrementRefCount() { return ++ref_count_; } in IncrementRefCount() function