OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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