Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h65 bool IsLinked() const in IsLinked() function
/arkcompiler/runtime_core/verification/jobs/
Dcache.h123 static bool IsLinked(std::reference_wrapper<CachedEntity> item) in IsLinked() function
129 …static bool IsLinked(const std::variant<std::reference_wrapper<CachedEntity>, DescriptorOrEntityId… in IsLinked() function
135 static bool IsLinked(const CachedEntity &item) in IsLinked() function