Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_file_entity_processor.h43 …static void SetEntityAttributeValue(T &entity, const std::function<bool()> &shouldSet, std::string… in SetEntityAttributeValue() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp884 static void SetEntityAttributeValue(T *entity, const std::function<bool()> &shouldSet, std::string_… in SetEntityAttributeValue() function