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

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

Completed in 424 milliseconds