Home
last modified time | relevance | path

Searched defs:GetStringById (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_string_table.cpp21 std::string AbcStringTable::GetStringById(uint32_t stringId) const in GetStringById() function in ark::abc2program::AbcStringTable
27 std::string AbcStringTable::GetStringById(panda_file::File::EntityId entityId) const in GetStringById() function in ark::abc2program::AbcStringTable
/arkcompiler/runtime_core/abc2program/
Dabc_file_entity_processor.h29 std::string GetStringById(const panda_file::File::EntityId &entity_id) const in GetStringById() function
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_graph_context.cpp89 std::string panda::guard::GraphContext::GetStringById(const panda_file::File::EntityId &entity_id) … in GetStringById() function in panda::guard::GraphContext
/arkcompiler/runtime_core/abc2program/common/
Dabc2program_entity_container.cpp38 std::string Abc2ProgramEntityContainer::GetStringById(const panda_file::File::EntityId &entity_id) … in GetStringById() function in panda::abc2program::Abc2ProgramEntityContainer