Searched defs:typeId (Results 1 – 2 of 2) sorted by relevance
32 void checkTypeHeader(uint8_t** buffer, uint8_t typeId, uint8_t numAnnotations = 0) { in checkTypeHeader()57 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation()
153 static void start_field(struct stats_event* event, uint8_t typeId) { in start_field()