Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/stats_log_api_gen/
Djava_writer_vendor.cpp34 static void write_vendor_annotation_int(FILE* out, const string& annotationName, int value, in write_vendor_annotation_int() function
147 write_vendor_annotation_int(out, annotationConstant.name, in write_annotations_vendor_for_field()
163 write_vendor_annotation_int(out, annotationConstant.name, defaultState, indent2); in write_annotations_vendor_for_field()