Home
last modified time | relevance | path

Searched refs:debugStepName (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/storage/
DSQLTransaction.cpp121 const char* SQLTransaction::debugStepName(SQLTransaction::TransactionStepMethod step) in debugStepName() function in WebCore::SQLTransaction
183 LOG(StorageAPI, "Step %s\n", debugStepName(m_nextStep)); in performNextStep()
203 LOG(StorageAPI, "Callback %s\n", debugStepName(m_nextStep)); in performPendingCallback()
DSQLTransaction.h109 static const char* debugStepName(TransactionStepMethod);
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1050520 (WebCore::SQLTransaction::debugStepName):
DChangeLog-2010-01-2972617 (WebCore::SQLTransaction::debugStepName):