HomeSort by relevance Sort by last modified time
    Searched full:document_items (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/aidl/
aidl_language_y.y 32 document_items { g_callbacks->document($1.document_item); }
33 | headers document_items { g_callbacks->document($2.document_item); }
51 document_items: label
53 | document_items declaration {
70 | document_items error {

Completed in 75 milliseconds