Searched refs:OpenForInsert (Results 1 – 10 of 10) sorted by relevance
175 google::protobuf::scoped_ptr<io::ZeroCopyOutputStream> output(context->OpenForInsert( in Generate()188 context->OpenForInsert(GetOutputFileName(insert_into[i], file), in Generate()
53 io::ZeroCopyOutputStream* GeneratorContext::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorContext
147 virtual io::ZeroCopyOutputStream* OpenForInsert(
79 virtual io::ZeroCopyOutputStream* OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorResponseContext
364 io::ZeroCopyOutputStream* OpenForInsert(568 CommandLineInterface::GeneratorContextImpl::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl1587 current_output.reset(generator_context->OpenForInsert( in GeneratePluginOutput()
77 context->OpenForInsert(filename, insertion_point)); in TryInsert()
80 context->OpenForInsert(filename, insertion_point)); in TryInsert()
176 context->OpenForInsert(filename, insertion_point)); in TryInsert()
137 context->OpenForInsert(filename, insertion_point)); in Insert()
732 output.reset(context->OpenForInsert(file_name, "module_scope")); in GenerateGrpc()