Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp847 static void SetEntityAttribute(T *entity, const std::function<bool()> &shouldSet, std::string_view … in SetEntityAttribute()
858 static void SetEntityAttributeValue(T *entity, const std::function<bool()> &shouldSet, std::string_… in SetEntityAttributeValue()