Searched refs:IDB_TRACE (Results 1 – 17 of 17) sorted by relevance
39 IDB_TRACE("IndexedDBCursor::Continue"); in Continue()52 IDB_TRACE("IndexedDBCursor::Advance"); in Advance()64 IDB_TRACE("IndexedDBCursor::CursorAdvanceOperation"); in CursorAdvanceOperation()83 IDB_TRACE("IndexedDBCursor::CursorIterationOperation"); in CursorIterationOperation()103 IDB_TRACE("IndexedDBCursor::PrefetchContinue"); in PrefetchContinue()117 IDB_TRACE("IndexedDBCursor::CursorPrefetchIterationOperation"); in CursorPrefetchIterationOperation()178 IDB_TRACE("IndexedDBCursor::PrefetchReset"); in PrefetchReset()198 IDB_TRACE("IndexedDBCursor::Close"); in Close()
9 #define IDB_TRACE(a) TRACE_EVENT0("IndexedDB", (a)); macro
941 IDB_TRACE("IndexedDBBackingStore::Open"); in Open()1098 IDB_TRACE("IndexedDBBackingStore::OpenInMemory"); in OpenInMemory()1423 IDB_TRACE("IndexedDBBackingStore::DeleteDatabase"); in DeleteDatabase()1505 IDB_TRACE("IndexedDBBackingStore::GetObjectStores"); in GetObjectStores()1716 IDB_TRACE("IndexedDBBackingStore::CreateObjectStore"); in CreateObjectStore()1764 IDB_TRACE("IndexedDBBackingStore::DeleteObjectStore"); in DeleteObjectStore()1831 IDB_TRACE("IndexedDBBackingStore::GetRecord"); in GetRecord()1906 IDB_TRACE("IndexedDBBackingStore::PutRecord"); in PutRecord()1951 IDB_TRACE("IndexedDBBackingStore::ClearObjectStore"); in ClearObjectStore()1973 IDB_TRACE("IndexedDBBackingStore::DeleteRecord"); in DeleteRecord()[all …]
181 IDB_TRACE("IndexedDBFactoryImpl::GetDatabaseNames"); in GetDatabaseNames()227 IDB_TRACE("IndexedDBFactoryImpl::DeleteDatabase"); in DeleteDatabase()419 IDB_TRACE("IndexedDBFactoryImpl::Open"); in Open()
227 IDB_TRACE("IndexedDBTransaction::BlobWriteComplete"); in BlobWriteComplete()
112 IDB_TRACE("init"); in IndexedDBContextImpl()
1715 IDB_TRACE("IndexedDBDatabase::Close"); in Close()
244 IDB_TRACE("IDBRequest::onError()"); in onError()256 IDB_TRACE("IDBRequest::onSuccess(StringList)"); in onSuccess()268 IDB_TRACE("IDBRequest::onSuccess(IDBCursor)"); in onSuccess()289 IDB_TRACE("IDBRequest::onSuccess(IDBKey)"); in onSuccess()301 IDB_TRACE("IDBRequest::onSuccess(SharedBuffer)"); in onSuccess()332 IDB_TRACE("IDBRequest::onSuccess(SharedBuffer, IDBKey, IDBKeyPath)"); in onSuccess()351 IDB_TRACE("IDBRequest::onSuccess(int64_t)"); in onSuccess()359 IDB_TRACE("IDBRequest::onSuccess()"); in onSuccess()381 IDB_TRACE("IDBRequest::onSuccess(key, primaryKey, value)"); in onSuccess()433 IDB_TRACE("IDBRequest::dispatchEvent"); in dispatchEvent()
74 IDB_TRACE("IDBOpenDBRequest::onBlocked()"); in onBlocked()83 IDB_TRACE("IDBOpenDBRequest::onUpgradeNeeded()"); in onUpgradeNeeded()115 IDB_TRACE("IDBOpenDBRequest::onSuccess()"); in onSuccess()144 IDB_TRACE("IDBOpenDBRequest::onSuccess()"); in onSuccess()
75 IDB_TRACE("IDBFactory::getDatabaseNames"); in getDatabaseNames()96 IDB_TRACE("IDBFactory::open"); in open()134 IDB_TRACE("IDBFactory::open"); in open()140 IDB_TRACE("IDBFactory::deleteDatabase"); in deleteDatabase()
75 IDB_TRACE("IDBIndex::openCursor"); in openCursor()114 IDB_TRACE("IDBIndex::count"); in count()144 IDB_TRACE("IDBIndex::openKeyCursor"); in openKeyCursor()177 IDB_TRACE("IDBIndex::get"); in get()183 IDB_TRACE("IDBIndex::getKey"); in getKey()
79 IDB_TRACE("IDBObjectStore::indexNames"); in indexNames()89 IDB_TRACE("IDBObjectStore::get"); in get()144 IDB_TRACE("IDBObjectStore::add"); in add()150 IDB_TRACE("IDBObjectStore::put"); in put()267 IDB_TRACE("IDBObjectStore::delete"); in deleteFunction()304 IDB_TRACE("IDBObjectStore::clear"); in clear()409 IDB_TRACE("IDBObjectStore::createIndex"); in createIndex()474 IDB_TRACE("IDBObjectStore::index"); in index()511 IDB_TRACE("IDBObjectStore::deleteIndex"); in deleteIndex()551 IDB_TRACE("IDBObjectStore::openCursor"); in openCursor()[all …]
95 IDB_TRACE("IDBCursor::update"); in update()128 IDB_TRACE("IDBCursor::advance"); in advance()158 IDB_TRACE("IDBCursor::continue"); in continueFunction()169 IDB_TRACE("IDBCursor::continuePrimaryKey"); in continuePrimaryKey()231 IDB_TRACE("IDBCursor::delete"); in deleteFunction()
218 IDB_TRACE("IDBDatabase::createObjectStore"); in createObjectStore()267 IDB_TRACE("IDBDatabase::deleteObjectStore"); in deleteObjectStore()300 IDB_TRACE("IDBDatabase::transaction"); in transaction()359 IDB_TRACE("IDBDatabase::close"); in close()395 IDB_TRACE("IDBDatabase::onVersionChange"); in onVersionChange()423 IDB_TRACE("IDBDatabase::dispatchEvent"); in dispatchEvent()
33 #define IDB_TRACE(a) TRACE_EVENT0("IndexedDB", (a)); macro
216 IDB_TRACE("IDBTransaction::onAbort"); in onAbort()255 IDB_TRACE("IDBTransaction::onComplete"); in onComplete()319 IDB_TRACE("IDBTransaction::dispatchEvent"); in dispatchEvent()
345 IDB_TRACE("createIDBKeyFromScriptValueAndKeyPath"); in createIDBKeyFromScriptValueAndKeyPath()364 IDB_TRACE("injectIDBV8KeyIntoV8Value"); in injectV8KeyIntoV8Value()389 IDB_TRACE("canInjectIDBKeyIntoScriptValue"); in canInjectIDBKeyIntoScriptValue()