Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_stubs-inl.h92 ALWAYS_INLINE inline void IsValidByType(EtsCoroutine *coro, ark::Class *argClass, Field *metaField,… in IsValidByType()
111 …auto argClass = classLinker->GetClass(*pf, pda.GetReferenceType(0), resolved->GetClass()->GetLoadC… in IsValidAccessorByName() local
119 …auto argClass = classLinker->GetClass(*pf, panda_file::FieldDataAccessor::GetTypeId(*pf, resolved-… in IsValidFieldByName() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/examples/finalization_registry/
Dfin_reg_test.cpp180 ani_class argClass = nullptr; in FinalizeWithManagedMark() local