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