Home
last modified time | relevance | path

Searched refs:get_allow_alias (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Denums.rs102 self.enum_with_scope.en.get_options().get_allow_alias() in allow_alias()
/external/rust/crates/protobuf/src/
Ddescriptor.rs6821 pub fn get_allow_alias(&self) -> bool { in get_allow_alias() method