aidl_language.h | 46 typedef struct interface_item_type { struct 48 struct interface_item_type* next; 49 } interface_item_type; typedef in typeref:struct:interface_item_type 52 interface_item_type interface_item; 104 interface_item_type* interface_items; 114 interface_item_type* interface_item;
|