Searched refs:debugStepName (Results 1 – 3 of 3) sorted by relevance
117 const char* SQLTransaction::debugStepName(SQLTransaction::TransactionStepMethod step) in debugStepName() function in WebCore::SQLTransaction165 LOG(StorageAPI, "Step %s\n", debugStepName(m_nextStep)); in performNextStep()184 LOG(StorageAPI, "Callback %s\n", debugStepName(m_nextStep)); in performPendingCallback()
108 static const char* debugStepName(TransactionStepMethod);
50520 (WebCore::SQLTransaction::debugStepName):