Searched defs:aidlGenRule (Results 1 – 1 of 1) sorted by relevance
227 type aidlGenRule struct { struct228 android.ModuleBase230 properties aidlGenProperties232 implicitInputs android.Paths233 importFlags string236 hashFile android.Path238 genOutDir android.ModuleGenPath239 genHeaderDir android.ModuleGenPath240 genHeaderDeps android.Paths241 genOutputs android.WritablePaths[all …]