Searched refs:new_types (Results 1 – 1 of 1) sorted by relevance
205 vector<AidlDefinedType*> new_types; in check_api() local218 new_types.insert(new_types.end(), types.begin(), types.end()); in check_api()222 for (const auto t : new_types) { in check_api()