Searched refs:API_PROTO (Results 1 – 2 of 2) sorted by relevance
9 pub(crate) const API_PROTO: &str = include_str!("google/protobuf/api.proto"); constant
150 "google/protobuf/api.proto" => Some(proto::API_PROTO), in add_imported_file()