Home
last modified time | relevance | path

Searched refs:FOREIGN_METHOD_ITEM (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_items_test.cpp128 case ItemTypes::FOREIGN_METHOD_ITEM: in HWTEST()
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context_misc.cpp230 case panda_file::ItemTypes::FOREIGN_METHOD_ITEM: { in ReprItem()
H A Dlinker_context.cpp59 case panda_file::ItemTypes::FOREIGN_METHOD_ITEM: in MergeItem()
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h105 FOREIGN_METHOD_ITEM, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::ItemTypes
1262 return ItemTypes::FOREIGN_METHOD_ITEM;
H A Dfile_items.cpp140 case ItemTypes::FOREIGN_METHOD_ITEM: in ItemTypeToString()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h107 FOREIGN_METHOD_ITEM, member in ark::panda_file::ClassTag::MethodTag::FieldTag::ItemTypes
1337 return ItemTypes::FOREIGN_METHOD_ITEM;
H A Dfile_items.cpp105 case ItemTypes::FOREIGN_METHOD_ITEM: in ItemTypeToString()

Completed in 13 milliseconds