Searched defs:KotlinGenerator (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/kotlin/ | ||
| D | generator.cc | 30 KotlinGenerator::KotlinGenerator() {} in KotlinGenerator() function in google::protobuf::compiler::kotlin::KotlinGenerator |
| /third_party/flatbuffers/src/ | ||
| D | idl_gen_kotlin.cpp | 75 class KotlinGenerator : public BaseGenerator { class |