Searched defs:document_item_type (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A Daidl_language.h71 typedef struct document_item_type { struct
73 struct document_item_type* next;
74 } document_item_type; typedef in typeref:struct:document_item_type
84 document_item_type document_item;
93 document_item_type document_item;
113 document_item_type* document_item;
141 void (*document)(document_item_type* items);

Completed in 674 milliseconds