Home
last modified time | relevance | path

Searched refs:pub_enum (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Doneof.rs189 w.pub_enum(&self.type_name.to_code(&self.customize), |w| { in write_enum()
Dcode_writer.rs212 pub fn pub_enum<F>(&mut self, name: &str, cb: F) in pub_enum() method
/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.proto77 // optional imp.PubliclyImportedEnum pub_enum = 13 [default=HAIR];