Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go219 type hidlGenRule struct { struct
220 android.ModuleBase
222 properties hidlGenProperties
224 genOutputDir android.Path
225 genInputs android.Paths
226 genOutputs android.WritablePaths
232 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
345 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {
349 func (g *hidlGenRule) Srcs() android.Paths {
353 func (g *hidlGenRule) GeneratedDeps() android.Paths {
[all …]