Searched defs:EncodeKey (Results 1 – 3 of 3) sorted by relevance
44 static const char* EncodeKey(std::string* scratch, const Slice& target) { in EncodeKey() function
14 static std::string EncodeKey(int k) { in EncodeKey() function
3225 virtual std::string EncodeKey(const IndexedDBKey& key) OVERRIDE { in EncodeKey() function in content::ObjectStoreKeyCursorImpl3229 virtual std::string EncodeKey(const IndexedDBKey& key, in EncodeKey() function in content::ObjectStoreKeyCursorImpl3286 virtual std::string EncodeKey(const IndexedDBKey& key) OVERRIDE { in EncodeKey() function in content::ObjectStoreCursorImpl3290 virtual std::string EncodeKey(const IndexedDBKey& key, in EncodeKey() function in content::ObjectStoreCursorImpl3367 virtual std::string EncodeKey(const IndexedDBKey& key) OVERRIDE { in EncodeKey() function in content::IndexKeyCursorImpl3373 virtual std::string EncodeKey(const IndexedDBKey& key, in EncodeKey() function in content::IndexKeyCursorImpl3479 virtual std::string EncodeKey(const IndexedDBKey& key) OVERRIDE { in EncodeKey() function in content::IndexCursorImpl3485 virtual std::string EncodeKey(const IndexedDBKey& key, in EncodeKey() function in content::IndexCursorImpl