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