Searched defs:OpenForAppend (Results 1 – 9 of 9) sorted by relevance
77 io::ZeroCopyOutputStream* GeneratorContext::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
628 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
630 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
82 ZeroCopyOutputStream* OpenForAppend(const std::string& filename) { in OpenForAppend() function in grpc_tools::internal::GeneratorContextImpl
88 ZeroCopyOutputStream* OpenForAppend(const std::string& filename) { in OpenForAppend() function in grpc_tools::internal::GeneratorContextImpl
335 int IcingFilesystem::OpenForAppend(const char *file_name) const { in OpenForAppend() function in icing::lib::IcingFilesystem
342 int Filesystem::OpenForAppend(const char* file_name) const { in OpenForAppend() function in icing::lib::Filesystem
342 TEST_F(LogTest, OpenForAppend) { in TEST_F() argument