Searched refs:debugStepName (Results 1 – 4 of 4) sorted by relevance
121 const char* SQLTransaction::debugStepName(SQLTransaction::TransactionStepMethod step) in debugStepName() function in WebCore::SQLTransaction183 LOG(StorageAPI, "Step %s\n", debugStepName(m_nextStep)); in performNextStep()203 LOG(StorageAPI, "Callback %s\n", debugStepName(m_nextStep)); in performPendingCallback()
109 static const char* debugStepName(TransactionStepMethod);
50520 (WebCore::SQLTransaction::debugStepName):
72617 (WebCore::SQLTransaction::debugStepName):