Home
last modified time | relevance | path

Searched defs:all_apis (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/services/Car/tools/GenericCarApiBuilder/
Dannotation_classlist_repohook.py79 new_class_list, new_hidden_apis, all_apis = all_results[0], all_results[1], all_results[2] variable
83 all_apis = [strip_param_names(i) for i in all_apis] variable