Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_JSON.cpp40 panda_file::AnnotationDataAccessor ada(pf, annId); in EscompatJSONGetJSONStringifyIgnoreByIdx() local
60 panda_file::AnnotationDataAccessor ada(pf, annId); in EscompatJSONGetJSONStringifyIgnoreByName() local
80 panda_file::AnnotationDataAccessor ada(pf, annId); in EscompatJSONGetJSONParseIgnoreFromAnnotation() local
103 panda_file::AnnotationDataAccessor ada(pf, annId); in EscompatJSONGetJSONRenameByIdx() local
130 panda_file::AnnotationDataAccessor ada(pf, annId); in EscompatJSONGetJSONRenameByName() local
Dstd_core_Type.cpp656 panda_file::AnnotationDataAccessor ada(pf, annId); in TypeAPIGetFunctionObjectNameFromAnnotation() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_annotation.cpp32 panda_file::AnnotationDataAccessor ada(pf, annId); in FindAsyncAnnotation() local
Dets_class_linker.cpp81 panda_file::AnnotationDataAccessor ada(pf, asyncAnnId); in GetAsyncImplMethod() local
Dets_class_linker_extension.cpp62 panda_file::AnnotationDataAccessor ada(pf, annId); in GetEtsNapiType() 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/types/
Dets_class.cpp66 panda_file::AnnotationDataAccessor *ada, in FunctionalReferenceAnnotationCallBack()
501 panda_file::AnnotationDataAccessor ada(*pfile, annotationId); in Initialize() local
/arkcompiler/runtime_core/verifier/
Dverifier.cpp419 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetSlotNumberFromAnnotation() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp561 …EnumerateAnnotation("Lets/annotation/DynamicCall;", [pf](panda_file::AnnotationDataAccessor &ada) { in GetQnameCount()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp177 …otation/DynamicCall;", [this, pf, startFrom, jsArr, env](panda_file::AnnotationDataAccessor &ada) { in LoadDynamicCallClass()
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp537 …ler::GetAnnotationElements(pandasm::Function &method, const panda_file::AnnotationDataAccessor &ad… in GetAnnotationElements()
586 panda_file::AnnotationDataAccessor ada(*file_, annotation_id); in GetMethodAnnotations() local