Searched refs:COUNT_AND_DROP_LABEL (Results 1 – 1 of 1) sorted by relevance
46 private static final String COUNT_AND_DROP_LABEL = "__COUNT_AND_DROP__"; field in ApfV4Generator68 mCountAndDropLabel = version > 2 ? COUNT_AND_DROP_LABEL : DROP_LABEL; in ApfV4Generator()388 .defineLabel(COUNT_AND_DROP_LABEL) in addCountTrampoline()