Searched defs:fileIdent (Results 1 – 4 of 4) sorted by relevance
260 const fileIdent = (this.fileIdent !== null ? builder.createString(this.fileIdent!) : 0); constant
44 fileIdent(optionalEncoding) { method in Schema185 …constructor(objects = [], enums = [], fileIdent = null, fileExt = null, rootTable = null, services… argument
195 def SchemaAddFileIdent(builder, fileIdent): argument198 def AddFileIdent(builder, fileIdent): argument
45 public String fileIdent() { int o = __offset(8); return o != 0 ? __string(o + bb_pos) : null; } in fileIdent() method in Schema