Home
last modified time | relevance | path

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

/build/soong/tradefed/suite_harness/
Dtradefed_binary.go101 type tradefedBinaryGen struct { struct
102 android.ModuleBase
104 properties TradefedBinaryGenProperties
106 gen android.Paths
116 func (tfg *tradefedBinaryGen) DepsMutator(android.BottomUpMutatorContext) {}
128 func (tfg *tradefedBinaryGen) GenerateAndroidBuildActions(ctx android.ModuleContext) {
159 func (tfg *tradefedBinaryGen) Srcs() android.Paths {