Searched defs:annotationId (Results 1 – 4 of 4) sorted by relevance
21 AnnotationDataAccessor::AnnotationDataAccessor(const File &pandaFile, File::EntityId annotationId) in AnnotationDataAccessor()
356 void MethodDataAccessor::NumAnnonationProcess(uint32_t &result, File::EntityId &annotationId, in NumAnnonationProcess()
50 mda.EnumerateAnnotations([&](EntityId annotationId) { in Initialize()201 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()