Home
last modified time | relevance | path

Searched defs:package_parts (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h163 std::vector<grpc::string> package_parts() const { in package_parts() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h164 std::vector<std::string> package_parts() const { in package_parts() function
/external/flatbuffers/src/
Didl_gen_grpc.cpp223 std::vector<std::string> package_parts() const { in package_parts() function in flatbuffers::FlatBufFile