Searched defs:protoC (Results 1 – 2 of 2) sorted by relevance
| /build/soong/cc/ | ||
| D | builder.go | 390 protoC bool // If true, compile protos as `.c` files. Otherwise, output as `.cc`. member |
| D | cc.go | 240 protoC bool // Whether to use C instead of C++ member |