Searched defs:IndexedDBKeyPath (Results 1 – 6 of 6) sorted by relevance
15 IndexedDBKeyPath::IndexedDBKeyPath() : type_(WebIDBKeyPathTypeNull) {} in IndexedDBKeyPath() function in content::IndexedDBKeyPath17 IndexedDBKeyPath::IndexedDBKeyPath(const base::string16& string) in IndexedDBKeyPath() function in content::IndexedDBKeyPath20 IndexedDBKeyPath::IndexedDBKeyPath(const std::vector<base::string16>& array) in IndexedDBKeyPath() function in content::IndexedDBKeyPath
13 class IndexedDBKeyPath; variable
35 class IndexedDBKeyPath; variable
36 class IndexedDBKeyPath; variable
29 class IndexedDBKeyPath; variable
43 const IndexedDBKeyPath&, in CreateObjectStore()89 const IndexedDBKeyPath&, in CreateIndex()