Home
last modified time | relevance | path

Searched refs:auto_dep_file_ (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Doptions.h97 bool AutoDepFile() const { return auto_dep_file_; } in AutoDepFile()
164 bool auto_dep_file_ = false; variable
Doptions.cpp314 auto_dep_file_ = true; in Options()