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 D | kotlin_generator.cc | 44 KotlinGenerator::KotlinGenerator() {} in KotlinGenerator() function in google::protobuf::compiler::java::KotlinGenerator |
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ | ||
H A D | kotlin_generator.cc | 44 KotlinGenerator::KotlinGenerator() {} in KotlinGenerator() function in google::protobuf::compiler::java::KotlinGenerator |
/aosp_15_r20/external/flatbuffers/src/ | ||
H A D | idl_gen_kotlin.cpp | 73 class KotlinGenerator : public BaseGenerator { class |