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