Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/tradefed/suite_harness/
H A Dtradefed_binary.go103 type tradefedBinaryGen struct { struct
104 android.ModuleBase
106 properties TradefedBinaryGenProperties
108 gen android.Paths
118 func (tfg *tradefedBinaryGen) DepsMutator(android.BottomUpMutatorContext) {}
130 func (tfg *tradefedBinaryGen) GenerateAndroidBuildActions(ctx android.ModuleContext) {
167 func (tfg *tradefedBinaryGen) Srcs() android.Paths {