Searched defs:databaseDebugName (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/storage/ | ||
H A D | AbstractDatabase.h | 113 String databaseDebugName() const { return m_contextThreadSecurityOrigin->toString() + "::" + m_name; } function in class:WebCore::AbstractDatabase |
Completed in 76 milliseconds