Searched defs:aidlGenRule (Results 1 – 1 of 1) sorted by relevance
81 type aidlGenRule struct { struct82 android.ModuleBase84 properties aidlGenProperties86 implicitInputs android.Paths87 importFlags string90 hashFile android.Path92 genOutDir android.ModuleGenPath93 genHeaderDir android.ModuleGenPath94 genHeaderDeps android.Paths95 genOutputs android.WritablePaths[all …]