Searched defs:OpenForInsert (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | code_generator.cc | 82 io::ZeroCopyOutputStream* GeneratorContext::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorContext |
D | plugin.cc | 81 virtual io::ZeroCopyOutputStream* OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorResponseContext |
D | command_line_interface.cc | 601 CommandLineInterface::GeneratorContextImpl::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ | ||
D | main.cc | 82 ZeroCopyOutputStream* OpenForInsert(const std::string& filename, in OpenForInsert() function in grpc_tools::internal::GeneratorContextImpl |