Searched defs:OpenForAppend (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/ | ||
D | code_generator.cc | 77 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext |
D | command_line_interface.cc | 586 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/ | ||
D | shard_writer.cc | 149 Status ShardWriter::OpenForAppend(const std::string &path) { in OpenForAppend() function in mindspore::mindrecord::ShardWriter |