Searched defs:aidlGenRule (Results 1 – 1 of 1) sorted by relevance
98 type aidlGenRule struct { struct99 android.ModuleBase101 properties aidlGenProperties103 deps deps104 implicitInputs android.Paths105 importFlags string106 nextImportFlags string109 hashFile android.Path111 genOutDir android.ModuleGenPath112 genHeaderDir android.ModuleGenPath[all …]