Searched defs:annotationId (Results 1 – 5 of 5) sorted by relevance
21 AnnotationDataAccessor::AnnotationDataAccessor(const File &pandaFile, File::EntityId annotationId) in AnnotationDataAccessor()
355 void MethodDataAccessor::NumAnnonationProcess(uint32_t &result, File::EntityId &annotationId, in NumAnnonationProcess()
54 mda.EnumerateAnnotations([&](EntityId annotationId) { in Initialize()222 mda.EnumerateAnnotations([&](EntityId annotationId) { in GetConcurrentRequestedModules()
224 … const std::string &type, const panda_file::File::EntityId &annotationId) in EnumerateAnnotations()276 AnnotationList Disassembler::GetETSAnnotation(const panda_file::File::EntityId &annotationId, const… in GetETSAnnotation()
215 AnnotationList AbcFileProcessor::GetETSAnnotation(const panda_file::File::EntityId &annotationId, in GetETSAnnotation()