Searched defs:annotationId (Results 1 – 7 of 7) sorted by relevance
48 void createIntWithBoolAnnotationLogEvent(LogEvent* logEvent, uint8_t annotationId, in createIntWithBoolAnnotationLogEvent()63 void createIntWithIntAnnotationLogEvent(LogEvent* logEvent, uint8_t annotationId, in createIntWithIntAnnotationLogEvent()
78 const int32_t field, const uint8_t annotationId, in makeIntWithBoolAnnotationLogEvent()
581 final byte annotationId, final boolean value) { in addBooleanAnnotation()602 public Builder addIntAnnotation(final byte annotationId, final int value) { in addIntAnnotation()
96 const AnnotationId annotationId; member
154 const AnnotationId annotationId, in addAnnotationToAtomDecl()
401 final String annotationId = "id"; in testLinkifyAnnotation_annotation_returnTextWithClickableSpan() local
311 uint8_t annotationId = readNextValue<uint8_t>(); in parseAnnotations() local