Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_file_entity_processor.h31 …static void SetEntityAttribute(T &entity, const std::function<bool()> &shouldSet, std::string_view… in SetEntityAttribute() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp873 static void SetEntityAttribute(T *entity, const std::function<bool()> &shouldSet, std::string_view … in SetEntityAttribute() function