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.cpp1072 int N = options.filesToPreprocess.size();
1075 err = parse_aidl(options.filesToPreprocess[i].c_str());

Completed in 56 milliseconds