Home
last modified time | relevance | path

Searched defs:GETTER (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.h57 GETTER, enumerator
/third_party/rust/crates/serde/serde_derive/src/internals/
Dsymbol.rs19 pub const GETTER: Symbol = Symbol("getter"); constant