SerialTypeLength 111626 third_party/sqlite/amalgamation/sqlite3.c     nRecordColBytes += SerialTypeLength(iSerialType);
SerialTypeLength 111708 third_party/sqlite/amalgamation/sqlite3.c     iColEndOffset += SerialTypeLength(iSerialType);
SerialTypeLength 111719 third_party/sqlite/amalgamation/sqlite3.c     const u32 nColBytes = SerialTypeLength(iSerialType);
SerialTypeLength 112049 third_party/sqlite/amalgamation/sqlite3.c       u32 l = SerialTypeLength(iColType);
SerialTypeLength 1380 third_party/sqlite/src/src/recover.c     nRecordColBytes += SerialTypeLength(iSerialType);
SerialTypeLength 1462 third_party/sqlite/src/src/recover.c     iColEndOffset += SerialTypeLength(iSerialType);
SerialTypeLength 1473 third_party/sqlite/src/src/recover.c     const u32 nColBytes = SerialTypeLength(iSerialType);
SerialTypeLength 1803 third_party/sqlite/src/src/recover.c       u32 l = SerialTypeLength(iColType);