Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc82 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
Dcommand_line_interface.cc684 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
/third_party/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc87 ZeroCopyOutputStream* OpenForAppend(const std::string& filename) { in OpenForAppend() function in grpc_tools::internal::GeneratorContextImpl
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc179 Status ShardWriter::OpenForAppend(const std::string &path) { in OpenForAppend() function in mindspore::mindrecord::ShardWriter