Home
last modified time | relevance | path

Searched refs:KotlinGenerator (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dkotlin_generator.cc44 KotlinGenerator::KotlinGenerator() {} in KotlinGenerator() function in google::protobuf::compiler::java::KotlinGenerator
45 KotlinGenerator::~KotlinGenerator() {} in ~KotlinGenerator()
47 uint64_t KotlinGenerator::GetSupportedFeatures() const { in GetSupportedFeatures()
51 bool KotlinGenerator::Generate(const FileDescriptor* file, in Generate()
H A Dkotlin_generator.h52 class PROTOC_EXPORT KotlinGenerator : public CodeGenerator {
54 KotlinGenerator();
55 ~KotlinGenerator() override;
64 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(KotlinGenerator);
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dkotlin_generator.cc44 KotlinGenerator::KotlinGenerator() {} in KotlinGenerator() function in google::protobuf::compiler::java::KotlinGenerator
45 KotlinGenerator::~KotlinGenerator() {} in ~KotlinGenerator()
47 uint64_t KotlinGenerator::GetSupportedFeatures() const { in GetSupportedFeatures()
51 bool KotlinGenerator::Generate(const FileDescriptor* file, in Generate()
H A Dkotlin_generator.h52 class PROTOC_EXPORT KotlinGenerator : public CodeGenerator {
54 KotlinGenerator();
55 ~KotlinGenerator() override;
64 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(KotlinGenerator);
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_kotlin.cpp73 class KotlinGenerator : public BaseGenerator { class
75 KotlinGenerator(const Parser &parser, const std::string &path, in KotlinGenerator() function in flatbuffers::kotlin::KotlinGenerator
81 KotlinGenerator &operator=(const KotlinGenerator &);
1546 kotlin::KotlinGenerator generator(parser, path, file_name); in GenerateKotlin()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dmain.cc70 java::KotlinGenerator kt_generator; in ProtobufMain()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dmain.cc70 java::KotlinGenerator kt_generator; in ProtobufMain()