Lines Matching refs:BaseName
294 BaseName string member
504 ctx.AddDependency(ctx.Module(), nil, g.properties.BaseName+aidlApiSuffix)
518 BaseName string member
545 return filepath.Join(aidlApiDir, m.properties.BaseName)
638 Text("-w -m " + m.properties.BaseName).
647 rb.Build(pctx, ctx, "dump_aidl_api"+m.properties.BaseName+"_"+version,
648 "Making AIDL API of "+m.properties.BaseName+" as version "+version)
695 …rb.Command().Text("sed").Flag(" s/%s/" + m.properties.BaseName + "/g ").Input(messageFile).Text(" …
696 rb.Build(pctx, ctx, "format_message_"+m.properties.BaseName, "")
766 ifaceName := m.properties.BaseName
823 targetName := m.properties.BaseName + "-freeze-api"
827 targetName = m.properties.BaseName + "-update-api"
1289 BaseName: i.ModuleBase.Name(),
1411 BaseName: i.ModuleBase.Name(),
1438 BaseName: i.ModuleBase.Name(),
1555 info := moduleInfos[t.properties.BaseName]
1559 moduleInfos[t.properties.BaseName] = info