Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1809 MethodHandleItem(MethodHandleType type, BaseItem *entity) : type_(type), entity_(entity) {} in MethodHandleItem() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h2073 MethodHandleItem(MethodHandleType type, BaseItem *entity) : type_(type), entity_(entity) {} in MethodHandleItem() function