Searched defs:SQLCallbackWrapper (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DSQLCallbackWrapper.h45 template<typename T> class SQLCallbackWrapper { class in namespace:WebCore
47 SQLCallbackWrapper(PassRefPtr<T> callback, ScriptExecutionContext* scriptExecutionContext) function in class:WebCore::SQLCallbackWrapper
54 ~SQLCallbackWrapper()

Completed in 63 milliseconds