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

/frameworks/base/tools/aidl/
H A Daidl_language.h70 typedef struct document_item_type { struct
72 struct document_item_type* next;
73 } document_item_type; typedef in typeref:struct:document_item_type
76 document_item_type document_item;
84 document_item_type document_item;
104 document_item_type* document_item;
132 void (*document)(document_item_type* items);

Completed in 4 milliseconds