Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc77 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
Dcommand_line_interface.cc586 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc149 Status ShardWriter::OpenForAppend(const std::string &path) { in OpenForAppend() function in mindspore::mindrecord::ShardWriter