Searched refs:KeyTypeByteToKeyType (Results 1 – 1 of 1) sorted by relevance
697 static WebIDBKeyType KeyTypeByteToKeyType(unsigned char type) { in KeyTypeByteToKeyType() function822 if (int x = CompareTypes(KeyTypeByteToKeyType(type_a), in CompareEncodedIDBKeys()823 KeyTypeByteToKeyType(type_b))) in CompareEncodedIDBKeys()