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

/frameworks/base/tools/aidl/
H A Daidl.cpp288 gather_types(const char* filename, document_item_type* items) function
743 err = gather_types(filename.c_str(), doc);
819 err |= gather_types(options.inputFileName.c_str(), mainDoc);
822 err |= gather_types(import->filename, import->doc);

Completed in 26 milliseconds