Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_annotation.cpp32 panda_file::AnnotationDataAccessor ada(pf, annId); in FindAsyncAnnotation() local
Dets_class_linker.cpp78 panda_file::AnnotationDataAccessor ada(pf, asyncAnnId); in GetAsyncImplMethod() local
/arkcompiler/runtime_core/tests/fuzztest/annotationdataaccessor_fuzzer/
Dannotationdataaccessor_fuzzer.cpp40 panda::panda_file::AnnotationDataAccessor ada(panda_file, id); in AnnotationDataAccessorFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp55 panda_file::AnnotationDataAccessor ada(*pf, annotationId); in Initialize() local
223 panda_file::AnnotationDataAccessor ada(*pf, annotationId); in GetConcurrentRequestedModules() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp73 …otation/DynamicCall;", [this, pf, startFrom, jsArr, env](panda_file::AnnotationDataAccessor &ada) { in LoadDynamicCallClass()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp475 …EnumerateAnnotation("Lets/annotation/DynamicCall;", [pf](panda_file::AnnotationDataAccessor &ada) { in GetQnameCount()
/arkcompiler/runtime_core/verifier/
Dverifier.cpp419 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetSlotNumberFromAnnotation() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp533 …ler::GetAnnotationElements(pandasm::Function &method, const panda_file::AnnotationDataAccessor &ad… in GetAnnotationElements()
582 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetMethodAnnotations() local