Searched defs:OpenForAppend (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | code_generator.cc | 82 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext |
| D | command_line_interface.cc | 684 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |
| /third_party/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ | ||
| D | main.cc | 87 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/ | ||
| D | shard_writer.cc | 179 Status ShardWriter::OpenForAppend(const std::string &path) { in OpenForAppend() function in mindspore::mindrecord::ShardWriter |