Home
last modified time | relevance | path

Searched refs:MAX_ANNOTATION_COUNT (Results 1 – 1 of 1) sorted by relevance

/system/core/libstats/socket/
Dstats_event.c35 #define MAX_ANNOTATION_COUNT 15 macro
255 if (newAnnotationCount > MAX_ANNOTATION_COUNT) { in increment_annotation_count()