Searched refs:add_int32_annotation (Results 1 – 2 of 2) sorted by relevance
151 void (*add_int32_annotation)(struct stats_event*, uint8_t, int32_t); member
202 if (mStatsEventApi) mStatsEventApi->add_int32_annotation(mEventR, annotationId, value); in addInt32Annotation()