Searched defs:ada (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_annotation.cpp | 32 panda_file::AnnotationDataAccessor ada(pf, annId); in FindAsyncAnnotation() local
|
| D | ets_class_linker.cpp | 78 panda_file::AnnotationDataAccessor ada(pf, asyncAnnId); in GetAsyncImplMethod() local
|
| /arkcompiler/runtime_core/tests/fuzztest/annotationdataaccessor_fuzzer/ |
| D | annotationdataaccessor_fuzzer.cpp | 40 panda::panda_file::AnnotationDataAccessor ada(panda_file, id); in AnnotationDataAccessorFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | method_literal.cpp | 55 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/ |
| D | interop_context.cpp | 73 …otation/DynamicCall;", [this, pf, startFrom, jsArr, env](panda_file::AnnotationDataAccessor &ada) { in LoadDynamicCallClass()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ |
| D | call_js.cpp | 475 …EnumerateAnnotation("Lets/annotation/DynamicCall;", [pf](panda_file::AnnotationDataAccessor &ada) { in GetQnameCount()
|
| /arkcompiler/runtime_core/verifier/ |
| D | verifier.cpp | 419 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetSlotNumberFromAnnotation() local
|
| /arkcompiler/runtime_core/disassembler/ |
| D | disassembler.cpp | 533 …ler::GetAnnotationElements(pandasm::Function &method, const panda_file::AnnotationDataAccessor &ad… in GetAnnotationElements() 582 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetMethodAnnotations() local
|