Home
last modified time | relevance | path

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

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