Searched defs:import_paths (Results 1 – 2 of 2) sorted by relevance
40 const set<string>& import_paths, const vector<string>& input_files) in ImportResolver()
448 vector<string> import_paths; in load_and_validate_aidl() local