Searched refs:supported_annot_strings (Results 1 – 1 of 1) sorted by relevance
332 std::vector<std::string> supported_annot_strings; in CheckValid() local334 supported_annot_strings.push_back(AidlAnnotation::TypeToString(type)); in CheckValid()341 << android::base::Join(supported_annot_strings, ", "); in CheckValid()