Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp36 static EtsMethod *FindInvokeMethodInFunctionalType(EtsClass *type) in FindInvokeMethodInFunctionalType() function
79 return FindInvokeMethodInFunctionalType(type); in FromTypeDescriptor()