Searched refs:otherStructName (Results 1 – 1 of 1) sorted by relevance
936 auto otherStructName = otherStructObj->name(); in CompareStruct() local938 CHECK_NULL_UNLIKELY_RETURN_ERROR(otherStructName); in CompareStruct()940 std::string otherName = SchemaUtils::StripNameSpace(otherStructName->str()); in CompareStruct()