Home
last modified time | relevance | path

Searched defs:KotlinGenerator (Results 1 – 3 of 3) 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
/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
/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