Lines Matching defs:string
229 func (p *prebuiltCommon) createEntriesForApexFile(fi apexFile, apexName string) android.AndroidMkEn…
517 func (a *Prebuilt) hasSanitizedSource(sanitizer string) bool {
521 func (p *Prebuilt) OutputFiles(tag string) (android.Paths, error) {
539 func createApexSelectorModule(ctx android.TopDownMutatorContext, name string, apexFileProperties *A…
557 …pexerModuleIfNeeded(ctx android.TopDownMutatorContext, deapexerName string, apexFileSource string,…
612 func deapexerModuleName(baseModuleName string) string {
616 func apexSelectorModuleName(baseModuleName string) string {
620 func prebuiltApexExportedModuleName(ctx android.BottomUpMutatorContext, name string) string {
851 func (a *ApexSet) hasSanitizedSource(sanitizer string) bool {
871 func createApexExtractorModule(ctx android.TopDownMutatorContext, name string, apexExtractorPropert…
884 func apexExtractorModuleName(baseModuleName string) string {