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