Home
last modified time | relevance | path

Searched refs:protoC (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dutil.go97 protoC: in.protoC,
Dproto.go35 if flags.protoC {
136 flags.protoC = true
Dbuilder.go410 protoC bool // If true, compile protos as `.c` files. Otherwise, output as `.cc`. member
Dcc.go232 protoC bool // Whether to use C instead of C++ member