Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_accessor-impl.cpp52 ObjectAccessor::GetPreBarrierType(const ManagedThread *thread) in GetPreBarrierType() function in ark::ObjectAccessor
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h221 ALWAYS_INLINE mem::BarrierType GetPreBarrierType() const in GetPreBarrierType() function