Searched defs:hostSnapshot (Results 1 – 1 of 1) sorted by relevance
58 type hostSnapshot struct { struct59 android.ModuleBase60 android.PackagingBase62 outputFile android.OutputPath63 installDir android.InstallPath76 func initHostToolsModule(module *hostSnapshot) {87 func (f *hostSnapshot) DepsMutator(ctx android.BottomUpMutatorContext) {90 func (f *hostSnapshot) installFileName() string {95 …c (f *hostSnapshot) CreateMetaData(ctx android.ModuleContext, fileName string) android.OutputPath {149 func (f *hostSnapshot) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]