Searched defs:TradefedBinaryProperties (Results 1 – 1 of 1) sorted by relevance
34 type TradefedBinaryProperties struct { struct35 Short_name string36 Full_name string37 Version string38 Suite_arch string39 Prepend_platform_version_name bool56 func tradefedBinaryLoadHook(tfb *TradefedBinaryProperties) func(ctx android.LoadHookContext) {