Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 9 of 9) sorted by relevance

/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/annotation/
DAnnotation.kt23 data class Annotation(val name: String, val params: Map<String, AnnotationParam> = emptyMap()) { class
/packages/apps/Dialer/java/com/android/dialer/rootcomponentgenerator/
DRootComponentGeneratingStep.java94 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
109 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in shouldDeferRootComponent()
DMetadataGeneratingStep.java59 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DComponentGeneratingStep.java97 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
/packages/modules/Bluetooth/tools/pdl/src/
Danalyzer.rs51 pub struct Annotation; struct
101 impl crate::ast::Annotation for Annotation { implementation
322 scope: &Scope<parser_ast::Annotation>, in check_decl_identifiers()
336 scope: &Scope<'d, parser_ast::Annotation>, in check_decl_identifiers()
735 scope: &Scope<parser_ast::Annotation>, in check_constraints()
740 scope: &Scope<parser_ast::Annotation>, in check_constraints()
876 scope: &Scope<parser_ast::Annotation>, in check_constraints()
1080 scope: &Scope<parser_ast::Annotation>, in check_fixed_fields()
1262 _scope: &Scope<parser_ast::Annotation>, in check_checksum_fields()
Dparser.rs25 pub struct Annotation; struct
27 impl crate::ast::Annotation for Annotation { implementation
Dast.rs46 pub trait Annotation: fmt::Debug + Serialize { trait
/packages/modules/StatsD/statsd/src/
Dstats_log.proto409 message Annotation { message
500 message Annotation { message
Dstatsd_config.proto566 message Annotation { message