Searched refs:old_types (Results 1 – 1 of 1) sorted by relevance
186 vector<AidlDefinedType*> old_types; in check_api() local199 old_types.insert(old_types.end(), types.begin(), types.end()); in check_api()227 for (const auto old_type : old_types) { in check_api()