Searched defs:OpenForAppend (Results 1 – 5 of 5) sorted by relevance
/external/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 | 595 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/ | ||
D | main.cc | 77 ZeroCopyOutputStream* OpenForAppend(const std::string& filename) { in OpenForAppend() function in grpc_tools::internal::GeneratorContextImpl |
/external/icing/icing/legacy/index/ | ||
D | icing-filesystem.cc | 350 int IcingFilesystem::OpenForAppend(const char *file_name) const { in OpenForAppend() function in icing::lib::IcingFilesystem |
/external/icing/icing/file/ | ||
D | filesystem.cc | 349 int Filesystem::OpenForAppend(const char* file_name) const { in OpenForAppend() function in icing::lib::Filesystem |