Searched refs:modifiedDocComment (Results 1 – 1 of 1) sorted by relevance
279 std::vector<std::string> modifiedDocComment; in emitAidl() local284 modifiedDocComment.emplace_back(line); in emitAidl()312 modifiedDocComment.emplace_back(base::Join(tokens, " ")); in emitAidl()315 DocComment(modifiedDocComment, HIDL_LOCATION_HERE).emit(out); in emitAidl()