Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc77 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
Dcommand_line_interface.cc595 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc77 ZeroCopyOutputStream* OpenForAppend(const std::string& filename) { in OpenForAppend() function in grpc_tools::internal::GeneratorContextImpl
/external/icing/icing/legacy/index/
Dicing-filesystem.cc350 int IcingFilesystem::OpenForAppend(const char *file_name) const { in OpenForAppend() function in icing::lib::IcingFilesystem
/external/icing/icing/file/
Dfilesystem.cc349 int Filesystem::OpenForAppend(const char* file_name) const { in OpenForAppend() function in icing::lib::Filesystem