Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_kotlin.cpp934 auto not_found = NotFoundReturn(field.value.type.element); in GenerateStructGetters()
1413 static std::string NotFoundReturn(BaseType el) { in NotFoundReturn() function in flatbuffers::kotlin::KotlinGenerator