Searched defs:aidlGenRule (Results 1 – 1 of 1) sorted by relevance
104 type aidlGenRule struct { struct105 android.ModuleBase107 properties aidlGenProperties109 deps deps110 implicitInputs android.Paths111 importFlags string112 nextImportFlags string115 hashFile android.Path117 genOutDir android.ModuleGenPath118 genHeaderDir android.ModuleGenPath[all …]