Searched refs:protoExt (Results 1 – 1 of 1) sorted by relevance
216 protoExt = ".proto" var295 if hasSrcExt(p.properties.Srcs, protoExt) {300 return hasSrcExt(p.properties.Version.Py2.Srcs, protoExt)302 return hasSrcExt(p.properties.Version.Py3.Srcs, protoExt)312 if p.hasSrcExt(ctx, protoExt) && p.Name() != "libprotobuf-python" {500 if s.Ext() != pyExt && s.Ext() != protoExt {520 if d.Ext() == pyExt || d.Ext() == protoExt {541 if path.src.Ext() == protoExt {