Searched defs:annotationValue (Results 1 – 3 of 3) sorted by relevance
49 bool annotationValue) { in createIntWithBoolAnnotationLogEvent()64 int annotationValue) { in createIntWithIntAnnotationLogEvent()
76 const bool annotationValue) { in makeIntWithBoolAnnotationLogEvent()
91 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation()