Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h231 void SetStringClassPtr(void *p) in SetStringClassPtr() function
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp864 thread->SetStringClassPtr(ext->GetClassRoot(ClassRoot::STRING)); in SetThreadClassPointers()