Searched refs:performCallback (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DSQLStatement.h61 bool performCallback(SQLTransaction*);
H A DSQLStatement.cpp163 bool SQLStatement::performCallback(SQLTransaction* transaction) function in class:WebCore::SQLStatement
H A DSQLTransaction.cpp424 bool result = m_currentStatement->performCallback(this);
/external/webkit/Source/WebCore/loader/icon/
H A DIconDatabaseBase.h91 void performCallback(EnumType result) function in class:WebCore::EnumCallback
130 void performCallback(ObjectType result) function in class:WebCore::ObjectCallback
/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
H A DWebIconDatabaseProxy.cpp124 callback->performCallback(static_cast<WebCore::IconLoadDecision>(decision));
/external/webkit/Source/WebKit2/UIProcess/Plugins/
H A DWebPluginSiteDataManager.cpp207 callback->performCallback();
246 callback->performCallback();
/external/webkit/Source/WebKit2/UIProcess/
H A DGenericCallback.h80 void performCallback() function in class:WebKit::VoidCallback
H A DWebPageProxy.cpp2624 callback->performCallback();

Completed in 107 milliseconds