Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.h224 auto ref = IndexToReference(currentIndex); in Add()
438 Reference *IndexToReference(uintptr_t encodedIndex) const REQUIRES_SHARED(mutex_) in IndexToReference() function