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

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

Completed in 82 milliseconds