Searched refs:SrcIsModule (Results 1 – 9 of 9) sorted by relevance
71 if android.SrcIsModule(String(m.properties.Public_key)) != "" {81 if android.SrcIsModule(String(m.properties.Private_key)) != "" {
1460 cert := android.SrcIsModule(a.getCertString(ctx))
55 if ctx.GetDirectDepWithTag(SrcIsModule(p.props.Foo), sourceOrOutputDepTag("")) == nil {
61 if gotModule := SrcIsModule(tt.args.s); gotModule != tt.wantModule {
1359 if module := SrcIsModule(notice); module != "" {2129 func SrcIsModule(s string) (module string) { func
266 if android.SrcIsModule(s) == "" {
402 cert := android.SrcIsModule(a.getCertString(ctx))408 cert = android.SrcIsModule(cert)702 if android.SrcIsModule(certPropValue) == "" {1377 cert := android.SrcIsModule(String(a.properties.Certificate))1774 cert := android.SrcIsModule(String(r.properties.Certificate))
345 api_module := android.SrcIsModule(api_file)346 removed_api_module := android.SrcIsModule(removed_api_file)1289 newSinceSrcModule := android.SrcIsModule(proptools.String(newSinceSrc))
181 if m := android.SrcIsModule(tool); m != "" {