Home
last modified time | relevance | path

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

/frameworks/native/services/stats/
DStatsAidl.cpp245 const std::vector<Annotation>& fieldAnnotations = in reportVendorAtom() local
248 (long)fieldAnnotations.size(), (long)atomValueIdx + 2); in reportVendorAtom()
249 if (!write_field_annotations(event, fieldAnnotations)) { in reportVendorAtom()
/frameworks/proto_logging/stats/stats_log_api_gen/
Djava_writer_vendor.cpp283 const AtomDeclSet fieldAnnotations = in write_method_body_vendor() local
285 write_value_annotations_array_init(out, fieldAnnotations, processedAtomNames); in write_method_body_vendor()
289 const AtomDeclSet fieldAnnotations = in write_method_body_vendor() local
291 write_annotations_vendor_for_field(out, argIndex, fieldAnnotations); in write_method_body_vendor()
Dnative_writer_vendor.cpp274 const AtomDeclSet fieldAnnotations = in write_native_create_vendor_atom_methods() local
276 write_native_annotations_vendor_for_field(out, argIndex, fieldAnnotations); in write_native_create_vendor_atom_methods()