Searched defs:aidlGenRule (Results 1 – 1 of 1) sorted by relevance
301 type aidlGenRule struct { struct302 android.ModuleBase304 properties aidlGenProperties306 implicitInputs android.Paths307 importFlags string310 hashFile android.Path312 genOutDir android.ModuleGenPath313 genHeaderDir android.ModuleGenPath314 genHeaderDeps android.Paths315 genOutputs android.WritablePaths[all …]