Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_lua.cpp38 const char *SelfDataBytes = "self.view.bytes"; variable
212 code += std::string(Indent) + "obj:Init(" + SelfDataBytes + ", " + in GetStructFieldOfStruct()
238 std::string(Indent) + Indent + "obj:Init(" + SelfDataBytes + ", x)\n"; in GetStructFieldOfTable()
309 std::string(Indent) + Indent + "obj:Init(" + SelfDataBytes + ", x)\n"; in GetMemberOfVectorOfStruct()