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

/frameworks/base/tools/aidl/
H A Doptions.h28 vector<string> filesToPreprocess; member in struct:Options
H A Doptions.cpp45 options->filesToPreprocess.push_back(argv[i]);
H A Daidl.cpp982 int N = options.filesToPreprocess.size();
985 err = parse_aidl(options.filesToPreprocess[i].c_str());

Completed in 157 milliseconds