Searched refs:imageApexSuffix (Results 1 – 1 of 1) sorted by relevance
95 var imageApexSuffix = ".apex" var331 return imageApexSuffix1379 return proptools.StringDefault(p.properties.Filename, p.BaseModuleName()+imageApexSuffix)1391 if !strings.HasSuffix(p.installFilename, imageApexSuffix) {1392 ctx.ModuleErrorf("filename should end in %s for prebuilt_apex", imageApexSuffix)