Home
last modified time | relevance | path

Searched defs:import_paths (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Dimport_resolver.cpp40 const set<string>& import_paths, const vector<string>& input_files) in ImportResolver()
H A Daidl.cpp500 vector<string> import_paths; in load_and_validate_aidl() local