Searched refs:otherSchema (Results 1 – 1 of 1) sorted by relevance
182 auto otherSchema = other.GetSchema(); in CompareFlatBufferDefine() local184 CHECK_NULL_UNLIKELY_RETURN_ERROR(otherSchema); in CompareFlatBufferDefine()186 auto otherRootTable = otherSchema->root_table(); in CompareFlatBufferDefine()202 …return CompareTableOrStructDefine({selfSchema, otherSchema}, {selfRootTable, otherRootTable}, true, in CompareFlatBufferDefine()