Searched refs:protoc_args (Results 1 – 1 of 1) sorted by relevance
38 protoc_args: Vec::new(), in configure()307 pub(crate) protoc_args: Vec<OsString>, field514 self.protoc_args.push(arg.as_ref().into()); in protoc_arg()696 for arg in self.protoc_args.iter() { in setup_config()