Home
last modified time | relevance | path

Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/build/
Dhidl_interface.go202 type hidlGenRule struct { struct
203 android.ModuleBase
205 properties hidlGenProperties
207 genOutputDir android.Path
208 genInputs android.Paths
209 genOutputs android.WritablePaths
215 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
318 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {
322 func (g *hidlGenRule) Srcs() android.Paths {
326 func (g *hidlGenRule) GeneratedDeps() android.Paths {
[all …]