Home
last modified time | relevance | path

Searched refs:TypeCast (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp605 return TypeCast(klass)->IsInitialized(); in IsClassInitialized()
610 return reinterpret_cast<uintptr_t>(TypeCast(klass)->GetManagedObject()); in GetManagedType()
H A Dcompiler.h550 ark::Class *TypeCast(uintptr_t klass) const in TypeCast() function in ark::PandaRuntimeInterface

Completed in 8 milliseconds