Searched defs:OpenForAppend (Results 1 – 11 of 11) 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
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
271 bool CowWriterV2::OpenForAppend(uint64_t label) { in OpenForAppend() function in android::snapshot::CowWriterV2
259 bool CowWriterV3::OpenForAppend(uint64_t label) { in OpenForAppend() function in android::snapshot::CowWriterV3
346 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