Searched defs:typeByteB (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DIDBLevelDBBackingStore.cpp1340 unsigned char typeByteB = *ptrB++; local
1342 if (int x = typeByteA - typeByteB)
1358 unsigned char typeByteB = *ptrB++; local
1360 if (int x = typeByteA - typeByteB)

Completed in 21 milliseconds