Home
last modified time | relevance | path

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

/frameworks/native/services/stats/
DStatsAidl.cpp86 for (const auto& fieldAnnotation : annotations) { in write_field_annotations() local
87 if (!write_annotation(event, fieldAnnotation)) { in write_field_annotations()