Searched defs:VARS (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/grpc/src/compiler/ | ||
D | java_generator.cc | 42 typedef std::map<grpc::string, grpc::string> VARS; typedef |
/external/rust/crates/bindgen/src/ | ||
D | lib.rs | 123 const VARS = 1 << 2; constant |