Home
last modified time | relevance | path

Searched refs:KeyTypeByteToKeyType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_leveldb_coding.cc697 static WebIDBKeyType KeyTypeByteToKeyType(unsigned char type) { in KeyTypeByteToKeyType() function
822 if (int x = CompareTypes(KeyTypeByteToKeyType(type_a), in CompareEncodedIDBKeys()
823 KeyTypeByteToKeyType(type_b))) in CompareEncodedIDBKeys()