Home
last modified time | relevance | path

Searched defs:OpenForInsert (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc87 io::ZeroCopyOutputStream* GeneratorContext::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorContext
Dplugin.cc63 io::ZeroCopyOutputStream* OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorResponseContext
Dcommand_line_interface.cc690 CommandLineInterface::GeneratorContextImpl::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
/third_party/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc92 ZeroCopyOutputStream* OpenForInsert(const std::string& filename, in OpenForInsert() function in grpc_tools::internal::GeneratorContextImpl