Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h291 …Frame *EnterNativeMethodFrame(ManagedThread *thread, uint32_t numVregs, uint32_t numArgs, ValueT *…
Dmethod-inl.h336 Frame *Method::EnterNativeMethodFrame(ManagedThread *thread, uint32_t numVregs, uint32_t numArgs, V… in EnterNativeMethodFrame() function