Home
last modified time | relevance | path

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

/system/tools/aidl/
Doptions.h218 bool DumpNoLicense() const { return dump_no_license_; } in DumpNoLicense()
267 bool dump_no_license_ = false; variable
Doptions.cpp381 dump_no_license_ = true; in Options()