Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/build/
H A Daidl_gen_rule.go73 GenLog bool member
/aosp12/system/tools/aidl/
H A Doptions.h146 bool GenLog() const { return gen_log_; } in GenLog() function