Home
last modified time | relevance | path

Searched refs:OpenForInsert (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc137 output_directory->OpenForInsert( in Generate()
150 output_directory->OpenForInsert( in Generate()
Dcode_generator.h112 virtual io::ZeroCopyOutputStream* OpenForInsert(
Dcode_generator.cc47 io::ZeroCopyOutputStream* OutputDirectory::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::OutputDirectory
Dplugin.cc76 virtual io::ZeroCopyOutputStream* OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::GeneratorResponseOutputDirectory
Dcommand_line_interface.cc243 io::ZeroCopyOutputStream* OpenForInsert(
422 CommandLineInterface::MemoryOutputDirectory::OpenForInsert( in OpenForInsert() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputDirectory
1183 current_output.reset(output_directory->OpenForInsert( in GeneratePluginOutput()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc73 output_directory->OpenForInsert(filename, insertion_point)); in TryInsert()
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc71 output_directory->OpenForInsert(filename, insertion_point)); in TryInsert()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc76 output_directory->OpenForInsert(filename, insertion_point)); in TryInsert()