Searched defs:databaseDebugName (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DAbstractDatabase.h113 String databaseDebugName() const { return m_contextThreadSecurityOrigin->toString() + "::" + m_name; } function in class:WebCore::AbstractDatabase

Completed in 57 milliseconds