Home
last modified time | relevance | path

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

/frameworks/native/services/stats/
DStatsAidl.cpp243 const auto& valueAnnotationIndex = fieldIndexToAnnotationSetMap.find(atomValueIdx); in reportVendorAtom() local
244 if (valueAnnotationIndex != fieldIndexToAnnotationSetMap.end()) { in reportVendorAtom()
246 (*vendorAtom.valuesAnnotations)[valueAnnotationIndex->second]->annotations; in reportVendorAtom()