Home
last modified time | relevance | path

Searched refs:GetFullMethodNameById (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/abc2program/common/
H A Dabc_code_converter.cpp28 std::string full_method_name = entity_container_.GetFullMethodNameById(entity_id); in IDToString()
H A Dabc2program_entity_container.cpp60 std::string Abc2ProgramEntityContainer::GetFullMethodNameById(const panda_file::File::EntityId &method_id) in GetFullMethodNameById() function in panda::abc2program::Abc2ProgramEntityContainer
H A Dabc2program_entity_container.h43 std::string GetFullMethodNameById(const panda_file::File::EntityId &method_id);
/arkcompiler/runtime_core/abc2program/
H A Dabc_method_processor.cpp27 function_(pandasm::Function(entity_container_.GetFullMethodNameById(entity_id_), LANG_ECMA)), in AbcMethodProcessor()
H A Dabc_literal_array_processor.cpp94 value_lit.value_ = entity_container_.GetFullMethodNameById(entity_id); in FillLiteralData()

Completed in 3 milliseconds