Home
last modified time | relevance | path

Searched refs:GetAnnotationElementUniqueIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_interop_runtime_interface-inl.h132 uint32_t GetAnnotationElementUniqueIndex(ClassPtr klass, const char *annotation, uint32_t index) ov… in GetAnnotationElementUniqueIndex() function
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp424 auto uniqueStrIndex = graph->GetRuntime()->GetAnnotationElementUniqueIndex( in BuildLoadPropertyChain()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1317 virtual uint32_t GetAnnotationElementUniqueIndex([[maybe_unused]] MethodPtr methodPtr, in GetAnnotationElementUniqueIndex() function