Searched refs:annotationValue (Results 1 – 1 of 1) sorted by relevance
57 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation() argument60 checkScalar<T>(buffer, annotationValue); in checkAnnotation()