Home
last modified time | relevance | path

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

/test/suite_harness/build/
Dtradefed_binary.go102 type tradefedBinaryGen struct { struct
103 android.ModuleBase
105 properties TradefedBinaryGenProperties
107 gen android.Paths
117 func (tfg *tradefedBinaryGen) DepsMutator(android.BottomUpMutatorContext) {}
129 func (tfg *tradefedBinaryGen) GenerateAndroidBuildActions(ctx android.ModuleContext) {
160 func (tfg *tradefedBinaryGen) Srcs() android.Paths {