Home
last modified time | relevance | path

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

/frameworks/base/tools/aidl/
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);