Searched refs:SrcIsModule (Results 1 – 16 of 16) sorted by relevance
75 if android.SrcIsModule(String(m.properties.Public_key)) != "" {85 if android.SrcIsModule(String(m.properties.Private_key)) != "" {
801 cert := android.SrcIsModule(a.getCertString(ctx))
66 if ctx.GetDirectDepWithTag(SrcIsModule(p.props.Foo), sourceOrOutputDepTag("")) == nil {
61 if gotModule := SrcIsModule(tt.args.s); gotModule != tt.wantModule {
89 if m := SrcIsModule(module); m == "" {
1827 if module := SrcIsModule(notice); module != "" {2798 func SrcIsModule(s string) (module string) { func
57 if m := android.SrcIsModule(src); m != "" {
99 if m := android.SrcIsModule(s); m != "" {
178 if android.SrcIsModule(src) == "" {331 if m := android.SrcIsModule(src); m != "" {
99 cert := android.SrcIsModule(String(r.properties.Certificate))
157 cert := android.SrcIsModule(String(a.properties.Certificate))163 cert = android.SrcIsModule(cert)
255 cert := android.SrcIsModule(a.getCertString(ctx))261 cert = android.SrcIsModule(cert)572 if android.SrcIsModule(certPropValue) == "" {
1160 if m := android.SrcIsModule(module.latestApiFilegroupName(apiScope)); !ctx.OtherModuleExists(m) {1163 …if m := android.SrcIsModule(module.latestRemovedApiFilegroupName(apiScope)); !ctx.OtherModuleExist…1166 …if m := android.SrcIsModule(module.latestIncompatibilitiesFilegroupName(apiScope)); !ctx.OtherModu…
169 cert := android.SrcIsModule(r.getCertString(ctx))
402 if android.SrcIsModule(s) == "" {
218 if m := android.SrcIsModule(tool); m != "" {