Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_kotlin.cpp515 GenerateStartStructMethod(struct_def, writer, options); in GenStruct()
789 void GenerateStartStructMethod(StructDef &struct_def, CodeWriter &code, in GenerateStartStructMethod() function in flatbuffers::kotlin::KotlinGenerator