Searched refs:RefPtrWillBeCrossThreadPersistent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DDatabaseTask.h68 RefPtrWillBeCrossThreadPersistent<Database> m_database;
135 RefPtrWillBeCrossThreadPersistent<SQLTransactionBackend> m_transaction;
H A DDatabaseTracker.cpp131 RefPtrWillBeCrossThreadPersistent<Database> m_database;
H A DDatabase.cpp871 RefPtrWillBeCrossThreadPersistent<SQLTransaction> m_transaction;
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h1021 #define RefPtrWillBeCrossThreadPersistent blink::CrossThreadPersistent macro
1139 #define RefPtrWillBeCrossThreadPersistent WTF::RefPtr macro

Completed in 6540 milliseconds