Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_kotlin.cpp536 GenerateEndStructMethod(struct_def, writer, options); in GenStruct()
648 void GenerateEndStructMethod(StructDef &struct_def, CodeWriter &writer, in GenerateEndStructMethod() function in flatbuffers::kotlin::KotlinGenerator